We are trying to migrate a on-prem postgresql server(12.2) to a flexible server(16)
snehil kaushik
0
Reputation points
We are trying to migrate the on-prem postgresql server in master-slave config to a flexible server using the migrate option within the flexible server.
I am getting error, permission denied for function pg_replication_origin_oid.. replicate slot was created by azure using pgoutput.
Sometimes I get error that it is unable to create the slot and migrate fail while the table are queued.
I tried in my test environment by creating a vm on azure and installing the postgresql 12.2 on it and migration works smoothly.
Any idea what I am missing ?
Azure Database for PostgreSQL
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
Sign in to answer