index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
logical-replication.sgml
Commit message (
Expand
)
Author
Age
*
Doc: Update the behavior of generated columns in Logical Replication.
Amit Kapila
2024-11-04
*
Doc: Add a note in the upgrade of logical replication clusters.
Amit Kapila
2024-09-26
*
Doc: Add the steps for upgrading the logical replication cluster.
Amit Kapila
2024-09-25
*
Collect statistics about conflicts in logical replication.
Amit Kapila
2024-09-04
*
Rename the conflict types for the origin differ cases.
Amit Kapila
2024-08-29
*
Doc: Fix the ambiguity in the description of failover slots.
Amit Kapila
2024-08-29
*
Doc: explain the log format of logical replication conflicts.
Amit Kapila
2024-08-22
*
Fix typos in 9758174e2e.
Amit Kapila
2024-08-21
*
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-20
*
Doc: Fix the mistakes in the subscription's failover option.
Amit Kapila
2024-07-24
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Doc: Fix ambuiguity in column lists.
Amit Kapila
2024-06-11
*
Doc: Add the new section "Logical Replication Failover".
Amit Kapila
2024-06-07
*
Doc: Add missing pgoutput options.
Amit Kapila
2023-12-26
*
Doc: Make link names consistent in logical replication commands.
Amit Kapila
2023-10-30
*
Doc: Add more links in logical replication pages.
Amit Kapila
2023-10-13
*
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-09
*
Doc: Update the logical replication restriction w.r.t Replica Identity Full.
Amit Kapila
2023-07-19
*
Allow the use of a hash index on the subscriber during replication.
Amit Kapila
2023-07-14
*
Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.
Masahiko Sawada
2023-07-13
*
doc: Improve punctuation
Peter Eisentraut
2023-06-23
*
Doc: Clarify the behavior of triggers/rules in a logical subscriber.
Amit Kapila
2023-06-22
*
doc: Fix some markups in logical replication section
Michael Paquier
2023-05-08
*
Add a run_as_owner option to subscriptions.
Robert Haas
2023-04-04
*
Perform logical replication actions as the table owner.
Robert Haas
2023-04-04
*
Add XML ID attributes to create_publication.sgml.
Amit Kapila
2023-03-31
*
Add XML ID attributes to create_subscription.sgml.
Amit Kapila
2023-03-29
*
Allow logical replication to copy tables in binary format.
Amit Kapila
2023-03-23
*
Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber.
Amit Kapila
2023-03-15
*
doc: Fix some issues in logical replication section
Michael Paquier
2023-01-19
*
Display the leader apply worker's PID for parallel apply workers.
Amit Kapila
2023-01-18
*
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-09
*
Rework <warning> box about column list combining in logical replication
Alvaro Herrera
2022-12-23
*
Better document logical replication parameters
Alvaro Herrera
2022-12-12
*
Doc: Update information about manually creating slots.
Amit Kapila
2022-11-02
*
doc: Add note about lack of publication privileges
Peter Eisentraut
2022-11-01
*
doc: Fix some grammar and typos
Michael Paquier
2022-10-01
*
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-23
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
Message wording improvements
Peter Eisentraut
2022-09-16
*
Copy-edit docs for logical replication column lists
Alvaro Herrera
2022-09-15
*
Doc: Explain about Column List feature.
Amit Kapila
2022-09-07
*
Doc: clarify that tablesync ignores publish operation.
Amit Kapila
2022-06-24
*
doc: Add links to tables
Peter Eisentraut
2022-04-22
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Add additional documentation for row filters.
Amit Kapila
2022-04-18
*
Fix grammatical errors and typos in logical replication docs.
Amit Kapila
2022-04-12
*
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-22
*
Optionally disable subscriptions on error.
Amit Kapila
2022-03-14
*
Add the additional information to the logical replication worker errcontext.
Amit Kapila
2022-03-08
[next]