2

I'm trying to replicate the PostgresDB from AWS to GoogleCloudSQL using Bucardo in order to avoid live transactions.

Here, Bucardo needs to set session_replication_role='replica' using user credentials on googlecloudsql postgres user. The postgres user on cloudsql needs superuser privileges to do this.

Is their any other way we could set role using any other users?

Pierre Arlaud
  • 4,040
  • 3
  • 28
  • 42

0 Answers0