summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_subscription.sgml
AgeCommit message (Expand)Author
2025-11-12Doc: Add documentation for sequence synchronization.Amit Kapila
2025-09-15Resume conflict-relevant data retention automatically.Amit Kapila
2025-09-02Add max_retention_duration option to subscriptions.Amit Kapila
2025-08-04Detect and report update_deleted conflicts.Amit Kapila
2025-07-23Preserve conflict-relevant data during logical replication.Amit Kapila
2025-02-21Fix a WARNING for data origin discrepancies.Amit Kapila
2024-10-28Change the default value of the streaming option to 'parallel'.Amit Kapila
2024-10-02doc: Missing markup, punctuation and wordsmithingDaniel Gustafsson
2024-04-23Fix the handling of the failover option in subscription commands.Amit Kapila
2024-02-07Clean-ups for 776621a5e4 and 7329240437.Amit Kapila
2024-01-30Add a failover option to subscriptions.Amit Kapila
2024-01-12Re-validate connection string in libpqrcv_connect().Jeff Davis
2023-10-30Doc: Make link names consistent in logical replication commands.Amit Kapila
2023-10-09Remove duplicate words in docs and code comments.Amit Kapila
2023-04-10Doc: avoid using pg_get_publication_tables() in an example.Tom Lane
2023-04-08Doc: Fix the datatype of the newly added SUBSCRIPTION options.Amit Kapila
2023-04-04Add a run_as_owner option to subscriptions.Robert Haas
2023-03-31Add XML ID attributes to create_publication.sgml.Amit Kapila
2023-03-30Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6.Robert Haas
2023-03-30Add new predefined role pg_create_subscription.Robert Haas
2023-03-29Add XML ID attributes to create_subscription.sgml.Amit Kapila
2023-03-23Allow logical replication to copy tables in binary format.Amit Kapila
2023-01-30Doc: clarify behavior of boolean options in replication commands.Tom Lane
2023-01-09Perform apply of large transactions by parallel workers.Amit Kapila
2023-01-03Fix typos in comments, code and documentationMichael Paquier
2022-11-02Doc: Update information about manually creating slots.Amit Kapila
2022-09-22Remove ALL keyword from TABLES IN SCHEMA for publicationAlvaro Herrera
2022-09-08Raise a warning if there is a possibility of data from multiple origins.Amit Kapila
2022-07-21Allow users to skip logical replication of data having origin.Amit Kapila
2022-06-24Doc: clarify that tablesync ignores publish operation.Amit Kapila
2022-06-02Prohibit combining publications with different column lists.Amit Kapila
2022-04-07doc: Fix man page whitespace issuesPeter Eisentraut
2022-03-31Raise a WARNING for missing publications.Amit Kapila
2022-03-14Optionally disable subscriptions on error.Amit Kapila
2022-02-22Allow specifying row filters for logical replication of tables.Amit Kapila
2021-09-13Doc: improve documentation of CREATE/ALTER SUBSCRIPTION.Tom Lane
2021-09-13Doc: Change optional parameters grouping in Create Subscription.Amit Kapila
2021-08-04Add prepare API support for streaming transactions in logical replication.Amit Kapila
2021-07-14Add support for prepared transactions to built-in logical replication.Amit Kapila
2020-09-10doc: Fix some grammar and inconsistenciesMichael Paquier
2020-09-03Add support for streaming to built-in logical replication.Amit Kapila
2020-07-18Allow logical replication to transfer data in binary format.Tom Lane
2020-06-07doc: Fix man page whitespace issuesPeter Eisentraut
2018-11-03Remove extra word from create sub docsStephen Frost
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-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2017-09-22doc: Document commands that cannot be run in a transaction blockPeter Eisentraut
2017-06-19doc: Improve logical replication security setup infoPeter Eisentraut