aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/logical-replication.sgml
Commit message (Expand)AuthorAge
* Doc: Update the behavior of generated columns in Logical Replication.Amit Kapila2024-11-04
* Doc: Add a note in the upgrade of logical replication clusters.Amit Kapila2024-09-26
* Doc: Add the steps for upgrading the logical replication cluster.Amit Kapila2024-09-25
* Collect statistics about conflicts in logical replication.Amit Kapila2024-09-04
* Rename the conflict types for the origin differ cases.Amit Kapila2024-08-29
* Doc: Fix the ambiguity in the description of failover slots.Amit Kapila2024-08-29
* Doc: explain the log format of logical replication conflicts.Amit Kapila2024-08-22
* Fix typos in 9758174e2e.Amit Kapila2024-08-21
* Log the conflicts while applying changes in logical replication.Amit Kapila2024-08-20
* Doc: Fix the mistakes in the subscription's failover option.Amit Kapila2024-07-24
* Rename standby_slot_names to synchronized_standby_slots.Amit Kapila2024-07-01
* Doc: Fix ambuiguity in column lists.Amit Kapila2024-06-11
* Doc: Add the new section "Logical Replication Failover".Amit Kapila2024-06-07
* Doc: Add missing pgoutput options.Amit Kapila2023-12-26
* Doc: Make link names consistent in logical replication commands.Amit Kapila2023-10-30
* Doc: Add more links in logical replication pages.Amit Kapila2023-10-13
* Remove duplicate words in docs and code comments.Amit Kapila2023-10-09
* Doc: Update the logical replication restriction w.r.t Replica Identity Full.Amit Kapila2023-07-19
* Allow the use of a hash index on the subscriber during replication.Amit Kapila2023-07-14
* Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.Masahiko Sawada2023-07-13
* doc: Improve punctuationPeter Eisentraut2023-06-23
* Doc: Clarify the behavior of triggers/rules in a logical subscriber.Amit Kapila2023-06-22
* doc: Fix some markups in logical replication sectionMichael Paquier2023-05-08
* Add a run_as_owner option to subscriptions.Robert Haas2023-04-04
* Perform logical replication actions as the table owner.Robert Haas2023-04-04
* Add XML ID attributes to create_publication.sgml.Amit Kapila2023-03-31
* 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
* Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.Amit Kapila2023-03-15
* doc: Fix some issues in logical replication sectionMichael Paquier2023-01-19
* Display the leader apply worker's PID for parallel apply workers.Amit Kapila2023-01-18
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-09
* Rework <warning> box about column list combining in logical replicationAlvaro Herrera2022-12-23
* Better document logical replication parametersAlvaro Herrera2022-12-12
* Doc: Update information about manually creating slots.Amit Kapila2022-11-02
* doc: Add note about lack of publication privilegesPeter Eisentraut2022-11-01
* doc: Fix some grammar and typosMichael Paquier2022-10-01
* Allow publications with schema and table of the same schema.Amit Kapila2022-09-23
* Remove ALL keyword from TABLES IN SCHEMA for publicationAlvaro Herrera2022-09-22
* Message wording improvementsPeter Eisentraut2022-09-16
* Copy-edit docs for logical replication column listsAlvaro Herrera2022-09-15
* Doc: Explain about Column List feature.Amit Kapila2022-09-07
* Doc: clarify that tablesync ignores publish operation.Amit Kapila2022-06-24
* doc: Add links to tablesPeter Eisentraut2022-04-22
* Remove trailing whitespace from *.sgml files.Tom Lane2022-04-20
* Add additional documentation for row filters.Amit Kapila2022-04-18
* Fix grammatical errors and typos in logical replication docs.Amit Kapila2022-04-12
* Add ALTER SUBSCRIPTION ... SKIP.Amit Kapila2022-03-22
* Optionally disable subscriptions on error.Amit Kapila2022-03-14
* Add the additional information to the logical replication worker errcontext.Amit Kapila2022-03-08