mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 14:53:31 -05:00
pg_stat_replication shows connected replication clients. The ddl test case never has any replication clients connected, so querying pg_stat_replication is pointless. To check that a slot has been dropped correctly, query pg_replication_slots instead. Andres Freund |
||
|---|---|---|
| .. | ||
| binary.sql | ||
| ddl.sql | ||
| decoding_in_xact.sql | ||
| permissions.sql | ||
| rewrite.sql | ||
| toast.sql | ||