0

I want to use replication only for table view which I have defined. However, looking at online document , this seems to be not possible since server name and location is available for parameters.

enter image description here

Is it possible to only replicate table view using replication for Azure DB for PostgresQL?

Yu Watanabe
  • 621
  • 4
  • 17

1 Answers1

0

No, it doesn't.

Azure PostgreSQL as a solution provides a managed database-as-a-service. Consequently, the solution addresses concerns with enablement at the infrastructure level. Therefore, a replication is only applicable to the server.

Igwe Kalu
  • 14,286
  • 2
  • 29
  • 39