drop replication slot postgres 12

AMBIL SEKARANG

postgresql - How to disable replication_slot on postgres - Stack ...

postgres=# CREATE SUBSCRIPTION sync CONNECTION 'dbname=postgres host=localhost port=5432' PUBLICATION sync WITH (synchronous_commit = 'on'); NOTICE: created replication slot "sync" on publisher CREATE SUBSCRIPTION.

Inside logical replication in PostgreSQL: How it works

Trong trò chơi how to drop replication slot in postgresql, người chơi sẽ đối mặt với một bàn cờ gồm nhiều ô vuông được đánh số.

PostgreSQL: Documentation: 17: 29.2. Subscription

ERROR: could not create replication slot "my_subscription": ERROR: logical decoding requires wal_level >= logical. ... I have done already wal_level to logical and restarted postgresql but error still exists my Postgres is 12.