peerdb
peerdb copied to clipboard
Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage
Currently we set the sorting keys for clickhouse target tables we create as the primary keys. From UI, allow users to set these keys
Warn in UI during postgres peer validation if max_slot_wal_keep_size and wal_sender_timeout values are set to low values
Check if the user provided script has the correct function name depending on if the peer is a data warehouse or a queue
it could be nice to have an option to add a create table if not exist query in the sql query mirrors setup, so we can tell the script to...
Account for mixed case table name and column name for schema changes for SF, BQ and CH
Our initial load kicks off query replication mirrors for every table, whose job names begin with 'clone_'. Recently we have faced difficulties with the fact that clone jobs differ from...
This PR makes create mirror UI not display the XMIN option
If auto topic create environment var is enabled, validate topic creation and production to the topic in validate peer
Hi, this might be outside the scope of this project, but are there any plans to add support for bidirectional replication between PostgreSQL databases?
primarily for CH