postgresql2websocket icon indicating copy to clipboard operation
postgresql2websocket copied to clipboard

Logical replication

Open frafra opened this issue 7 years ago • 1 comments

See: https://www.postgresql.org/docs/10/static/logical-replication.html Not supported by asyncpg: https://github.com/MagicStack/asyncpg/issues/91

frafra avatar Mar 22 '18 12:03 frafra

That seems interesting: https://www.psycopg.org/docs/extras.html#psycopg2.extras.ReplicationCursor.read_message

frafra avatar May 28 '20 09:05 frafra