summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/drop_subscription.sgml
AgeCommit message (Expand)Author
2023-10-13Doc: Add more links in logical replication pages.Amit Kapila
2023-06-21Fix the errhint message and docs for drop subscription failure.Amit Kapila
2023-03-30Add new predefined role pg_create_subscription.Robert Haas
2021-02-12Allow multiple xacts during table sync in logical replication.Amit Kapila
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-09-22doc: Document commands that cannot be run in a transaction blockPeter Eisentraut
2017-06-14doc: Whitespace fixes in man pagesPeter Eisentraut
2017-06-02doc: Add note that DROP SUBSCRIPTION drops replication slotPeter Eisentraut
2017-05-09Remove the NODROP SLOT option from DROP SUBSCRIPTIONPeter Eisentraut
2017-03-22doc: Markup and formatting improvementsPeter Eisentraut
2017-03-14doc: Fix synopsisPeter Eisentraut
2017-03-04Disallow CREATE/DROP SUBSCRIPTION in transaction blockPeter Eisentraut
2017-01-20Logical replicationPeter Eisentraut