Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
subuddir
Contributor
Contributor

Qlik Replicate for Azure Postgres Single server

Hi ,

Does Qlik supports replication from Azure Postgres Single server as source.

I see in the below documentation but it is not very clear.

Capturing changes from Microsoft Azure for PostgreSQL ‒ Qlik Replicate 

Labels (2)
1 Reply
john_wang
Support
Support

Hello @subuddir ,

For PostgreSQL source database, Qlik Replicate uses replication slots to read transaction changes from Write Ahead Log (WAL)wal_level  determines how much information is written to the WAL. To make sure enough information are written into WAL, wal_level (on-premise) or azure.replication_support (on Microsoft Azure for PostgreSQL) should set to "logical" to support logical decoding. Azure Postgres Single server Support for logical decoding well.

Hope this helps.

Regards,

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!