summaryrefslogtreecommitdiff
path: root/doc/src/sgml/logical-replication.sgml
AgeCommit message (Expand)Author
9 hoursdoc: clarify that logical slots track transaction activityBruce Momjian
11 hoursdoc: remove verbiage about "receiving" data from rep. slotsBruce Momjian
22 hoursdoc: clarify "logical" replication slotsBruce Momjian
26 hoursdoc: reorder logical replication benefits in a logical orderBruce Momjian
3 daysDoc: Add documentation for sequence synchronization.Amit Kapila
6 daysdoc: consistently use "structname" and "structfield" markupBruce Momjian
9 daysDoc: use uppercase keywords in SQLsDavid Rowley
2025-10-09Add "ALL SEQUENCES" support to publications.Amit Kapila
2025-08-25Message wording improvementsPeter Eisentraut
2025-08-19doc: Improve documentation discoverability for pgoutput.Fujii Masao
2025-08-04Detect and report update_deleted conflicts.Amit Kapila
2025-07-23Preserve conflict-relevant data during logical replication.Amit Kapila
2025-07-22Doc: Fix logical replication examples.Amit Kapila
2025-07-09Doc: Improve logical replication failover documentation.Amit Kapila
2025-07-07Standardize LSN formatting by zero paddingÁlvaro Herrera
2025-06-16doc: Clean up title case usePeter Eisentraut
2025-05-26Doc: Make logical replication examples executable in bulk.Amit Kapila
2025-03-24Detect and Log multiple_unique_conflicts type conflict.Amit Kapila
2025-03-21Add GUC option to control maximum active replication origins.Masahiko Sawada
2025-02-19Invalidate inactive replication slots.Amit Kapila
2025-01-30Doc: Generated column replication.Amit Kapila
2025-01-24Doc: Fix a typo introduced in 4a0e7314f1.Amit Kapila
2025-01-22Doc: Update the interaction of tablesync with wal_retrieve_retry_interval.Amit Kapila
2025-01-16Doc: Improve the Replica Identity information.Amit Kapila
2024-11-21doc: clarify how logical replication takes its initial snapshotBruce Momjian
2024-11-04Doc: Update the behavior of generated columns in Logical Replication.Amit Kapila
2024-09-26Doc: Add a note in the upgrade of logical replication clusters.Amit Kapila
2024-09-25Doc: Add the steps for upgrading the logical replication cluster.Amit Kapila
2024-09-04Collect statistics about conflicts in logical replication.Amit Kapila
2024-08-29Rename the conflict types for the origin differ cases.Amit Kapila
2024-08-29Doc: Fix the ambiguity in the description of failover slots.Amit Kapila
2024-08-22Doc: explain the log format of logical replication conflicts.Amit Kapila
2024-08-21Fix typos in 9758174e2e.Amit Kapila
2024-08-20Log the conflicts while applying changes in logical replication.Amit Kapila
2024-07-24Doc: Fix the mistakes in the subscription's failover option.Amit Kapila
2024-07-01Rename standby_slot_names to synchronized_standby_slots.Amit Kapila
2024-06-11Doc: Fix ambuiguity in column lists.Amit Kapila
2024-06-07Doc: Add the new section "Logical Replication Failover".Amit Kapila
2023-12-26Doc: Add missing pgoutput options.Amit Kapila
2023-10-30Doc: Make link names consistent in logical replication commands.Amit Kapila
2023-10-13Doc: Add more links in logical replication pages.Amit Kapila
2023-10-09Remove duplicate words in docs and code comments.Amit Kapila
2023-07-19Doc: Update the logical replication restriction w.r.t Replica Identity Full.Amit Kapila
2023-07-14Allow the use of a hash index on the subscriber during replication.Amit Kapila
2023-07-13Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.Masahiko Sawada
2023-06-23doc: Improve punctuationPeter Eisentraut
2023-06-22Doc: Clarify the behavior of triggers/rules in a logical subscriber.Amit Kapila
2023-05-08doc: Fix some markups in logical replication sectionMichael Paquier
2023-04-04Add a run_as_owner option to subscriptions.Robert Haas
2023-04-04Perform logical replication actions as the table owner.Robert Haas