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
/
logicaldecoding.sgml
Commit message (
Expand
)
Author
Age
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Introduce a new GUC 'standby_slot_names'.
Amit Kapila
2024-03-08
*
Doc: Improve replication slot synchronization section.
Amit Kapila
2024-03-06
*
Add a new slot sync worker to synchronize logical slots.
Amit Kapila
2024-02-22
*
Add a slot synchronization function.
Amit Kapila
2024-02-14
*
doc: wording improvements
Bruce Momjian
2023-10-27
*
doc: clarify logical decoding's deadlock of system tables
Bruce Momjian
2023-10-27
*
doc: Fix some grammar and inconsistent tags
Michael Paquier
2023-10-23
*
doc: Fix some grammar for logical decoding description and functions
Michael Paquier
2023-04-14
*
doc: Fix some typos and grammar
Michael Paquier
2023-04-12
*
Allow logical decoding on standbys
Andres Freund
2023-04-08
*
Improve the description of Output Plugin Callbacks.
Amit Kapila
2023-01-20
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Add id's to various elements in protocol.sgml
Peter Eisentraut
2022-03-02
*
Logical decoding of sequences
Tomas Vondra
2022-02-10
*
Doc: Fix typo in logical decoding example
Daniel Gustafsson
2021-08-18
*
Add prepare API support for streaming transactions in logical replication.
Amit Kapila
2021-08-04
*
doc: Spell checking
Peter Eisentraut
2021-07-16
*
doc: Clean up title case use
Peter Eisentraut
2021-07-01
*
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-06-30
*
Doc: Fix minor formatting issue in logicaldecoding.sgml.
Amit Kapila
2021-06-25
*
Doc: Update caveats in synchronous logical replication.
Amit Kapila
2021-06-24
*
Document a few caveats in synchronous logical replication.
Amit Kapila
2021-06-17
*
Doc: Update logical decoding stats information.
Amit Kapila
2021-05-25
*
Fix some trailing whitespace in documentation files
Peter Eisentraut
2021-04-22
*
doc: Fix up spacing around verbatim DocBook elements
Peter Eisentraut
2021-04-17
*
doc: Fix typo in logicaldecoding.sgml.
Fujii Masao
2021-04-13
*
Ensure to send a prepare after we detect concurrent abort during decoding.
Amit Kapila
2021-04-01
*
Add a xid argument to the filter_prepare callback for output plugins.
Amit Kapila
2021-03-30
*
Add option to enable two_phase commits via pg_create_logical_replication_slot.
Amit Kapila
2021-03-03
*
Avoid repeated decoding of prepared transactions after a restart.
Amit Kapila
2021-03-01
*
Update the docs and comments for decoding of prepared xacts.
Amit Kapila
2021-03-01
*
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-02-24
*
Allow decoding at prepare time in ReorderBuffer.
Amit Kapila
2021-01-04
*
Extend the output plugin API to allow decoding of prepared xacts.
Amit Kapila
2020-12-30
*
Fix typos and grammar in docs and comments
Michael Paquier
2020-12-24
*
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-09-10
*
Fix XML id to match containing page
Peter Eisentraut
2020-09-03
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-08-08
*
Extend the logical decoding output plugin API with stream methods.
Amit Kapila
2020-07-28
*
doc: Update the layout of "Viewing Statistics" section.
Fujii Masao
2020-05-29
*
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-07
*
Add %x to default PROMPT1 and PROMPT2 in psql
Michael Paquier
2020-02-12
*
doc: Use = after long options in documentation
Peter Eisentraut
2018-05-21
*
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-07
*
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-21
[next]