mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01: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 | ||