Contents
DROP SUBSCRIPTION
A DDL command for removing a logical subscription
DROP SUBSCRIPTION
is a DDL command for removing a logical subscription.
DROP SUBSCRIPTION
was added in PostgreSQL 10.
Change history
- PostgreSQL 10
- added (commit 665d1fad)
DROP SUBSCRIPTION
has not been modified since it was added in PostgreSQL 10.
References
- PostgreSQL documentation: DROP SUBSCRIPTION