postgresql/doc
Simon Riggs ff539da316 Cleanup slots during drop database
Automatically drop all logical replication slots associated with a
database when the database is dropped. Previously we threw an ERROR
if a slot existed. Now we throw ERROR only if a slot is active in
the database being dropped.

Craig Ringer
2017-03-28 10:05:21 -04:00
..
src Cleanup slots during drop database 2017-03-28 10:05:21 -04:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO