aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_subscription.sgml
Commit message (Expand)AuthorAge
* Fix a WARNING for data origin discrepancies.Amit Kapila2025-02-21
* Change the default value of the streaming option to 'parallel'.Amit Kapila2024-10-28
* doc: Missing markup, punctuation and wordsmithingDaniel Gustafsson2024-10-02
* Fix the handling of the failover option in subscription commands.Amit Kapila2024-04-23
* Clean-ups for 776621a5e4 and 7329240437.Amit Kapila2024-02-07
* Add a failover option to subscriptions.Amit Kapila2024-01-30
* Re-validate connection string in libpqrcv_connect().Jeff Davis2024-01-12
* Doc: Make link names consistent in logical replication commands.Amit Kapila2023-10-30
* Remove duplicate words in docs and code comments.Amit Kapila2023-10-09
* Doc: avoid using pg_get_publication_tables() in an example.Tom Lane2023-04-10
* Doc: Fix the datatype of the newly added SUBSCRIPTION options.Amit Kapila2023-04-08
* Add a run_as_owner option to subscriptions.Robert Haas2023-04-04
* Add XML ID attributes to create_publication.sgml.Amit Kapila2023-03-31
* Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6.Robert Haas2023-03-30
* Add new predefined role pg_create_subscription.Robert Haas2023-03-30
* Add XML ID attributes to create_subscription.sgml.Amit Kapila2023-03-29
* Allow logical replication to copy tables in binary format.Amit Kapila2023-03-23
* Doc: clarify behavior of boolean options in replication commands.Tom Lane2023-01-30
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-09
* Fix typos in comments, code and documentationMichael Paquier2023-01-03
* Doc: Update information about manually creating slots.Amit Kapila2022-11-02
* Remove ALL keyword from TABLES IN SCHEMA for publicationAlvaro Herrera2022-09-22
* Raise a warning if there is a possibility of data from multiple origins.Amit Kapila2022-09-08
* Allow users to skip logical replication of data having origin.Amit Kapila2022-07-21
* Doc: clarify that tablesync ignores publish operation.Amit Kapila2022-06-24
* Prohibit combining publications with different column lists.Amit Kapila2022-06-02
* doc: Fix man page whitespace issuesPeter Eisentraut2022-04-07
* Raise a WARNING for missing publications.Amit Kapila2022-03-31
* Optionally disable subscriptions on error.Amit Kapila2022-03-14
* Allow specifying row filters for logical replication of tables.Amit Kapila2022-02-22
* Doc: improve documentation of CREATE/ALTER SUBSCRIPTION.Tom Lane2021-09-13
* Doc: Change optional parameters grouping in Create Subscription.Amit Kapila2021-09-13
* Add prepare API support for streaming transactions in logical replication.Amit Kapila2021-08-04
* Add support for prepared transactions to built-in logical replication.Amit Kapila2021-07-14
* doc: Fix some grammar and inconsistenciesMichael Paquier2020-09-10
* Add support for streaming to built-in logical replication.Amit Kapila2020-09-03
* Allow logical replication to transfer data in binary format.Tom Lane2020-07-18
* doc: Fix man page whitespace issuesPeter Eisentraut2020-06-07
* Remove extra word from create sub docsStephen Frost2018-11-03
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* doc: Document commands that cannot be run in a transaction blockPeter Eisentraut2017-09-22
* doc: Improve logical replication security setup infoPeter Eisentraut2017-06-19
* doc: Fix typoPeter Eisentraut2017-06-17
* doc: Whitespace fixes in man pagesPeter Eisentraut2017-06-14
* doc: Document that subscriptions to same server might hangPeter Eisentraut2017-06-09
* Update CREATE SUBSCRIPTION docs for recent syntax change.Tom Lane2017-05-15
* Rework the options syntax for logical replication commandsPeter Eisentraut2017-05-12