INGESTION_GATEWAY_PG_PUBLICATION_CREATION_FAILED error condition
Failed to create 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.
UNKNOWN_ERROR
due to unknown error. Please check SQLState and refer to https://www.postgresql.org/docs/current/errcodes-appendix.html.