Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Failed to alter replication publication for <entityType>
'<entityName>
'
Error message: <errorMessage>
INSUFFICIENT_PRIVILEGE
due to insufficient privilege. Please grant the 'CREATE
' on database privilege and 'ALTER
' table owner to the replication user.
PUBLICATION_DOES_NOT_EXISTS
due to publication does not exists. Please check if the publication exists on the database.
UNKNOWN_ERROR
due to unknown error. Please check SQLState and refer to https://www.postgresql.org/docs/current/errcodes-appendix.html.