Setting wal_level

I need to set the postgres wal_level.

When calling ALTER SYSTEM SET wal_level = logical; I get an error.

ERROR: permission denied to set parameter “wal_level”

SQL state: 42501

How can I set the wal_level for a database ?

Hi there,

Please open a ticket directly so we can help with this. Please note you will need to use a paid Postgres service for us to enable logical replication.

Regards,

Keith
Render Support, UTC+10 :australia:

Hi,

Im using a paid Postgres service.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.