Commit Graph

69 Commits (15ff5401d1719aaf6c9a47e5abea517cc2bcbaf1)

Author SHA1 Message Date
Amit Kapila c66fb78ebb Doc: Update caveats in synchronous logical replication. 4 years ago
Amit Kapila 3cb828dbe2 Document a few caveats in synchronous logical replication. 4 years ago
Amit Kapila 0c6b92d9c6 Doc: Update logical decoding stats information. 4 years ago
Peter Eisentraut 197d33ccbe Fix some trailing whitespace in documentation files 4 years ago
Peter Eisentraut f7c09706c1 doc: Fix up spacing around verbatim DocBook elements 4 years ago
Fujii Masao 5fe83adad9 doc: Fix typo in logicaldecoding.sgml. 4 years ago
Amit Kapila 4778826532 Ensure to send a prepare after we detect concurrent abort during decoding. 5 years ago
Amit Kapila f64ea6dc5c Add a xid argument to the filter_prepare callback for output plugins. 5 years ago
Amit Kapila 19890a064e Add option to enable two_phase commits via pg_create_logical_replication_slot. 5 years ago
Amit Kapila 8bdb1332eb Avoid repeated decoding of prepared transactions after a restart. 5 years ago
Amit Kapila b4e3dc7fd4 Update the docs and comments for decoding of prepared xacts. 5 years ago
Michael Paquier bcf2667bf6 Fix some typos, grammar and style in docs and comments 5 years ago
Amit Kapila a271a1b50e Allow decoding at prepare time in ReorderBuffer. 5 years ago
Amit Kapila 0aa8a01d04 Extend the output plugin API to allow decoding of prepared xacts. 5 years ago
Michael Paquier 90fbf7c57d Fix typos and grammar in docs and comments 5 years ago
Michael Paquier aad546bd0a doc: Fix some grammar and inconsistencies 5 years ago
Peter Eisentraut 4220e5721a Fix XML id to match containing page 5 years ago
Bruce Momjian 953c64e0f6 doc: add commas after 'i.e.' and 'e.g.' 5 years ago
Amit Kapila 7259736a6e Implement streaming mode in ReorderBuffer. 5 years ago
Amit Kapila 45fdc9738b Extend the logical decoding output plugin API with stream methods. 5 years ago
Fujii Masao 92f9468657 doc: Update the layout of "Viewing Statistics" section. 5 years ago
Thomas Munro 4c04be9b05 Introduce xid8-based functions to replace txid_XXX. 6 years ago
Michael Paquier dcdbb5a5db Add %x to default PROMPT1 and PROMPT2 in psql 6 years ago
Peter Eisentraut ca797f5c04 doc: Use = after long options in documentation 7 years ago
Peter Eisentraut 5dfd1e5a66 Logical decoding of TRUNCATE 8 years ago
Peter Eisentraut 325f2ec555 Handle heap rewrites even better in logical decoding 8 years ago
Peter Eisentraut bc38bdba04 doc: Fix index link 8 years ago
Simon Riggs 2958a672b1 Extend near-wraparound hints to include replication slots 8 years ago
Peter Eisentraut 3c49c6facb Convert documentation to DocBook XML 8 years ago
Peter Eisentraut 1ff01b3902 Convert SGML IDs to lower case 8 years ago
Peter Eisentraut c29c578908 Don't use SGML empty tags 8 years ago
Peter Eisentraut afc58affb6 doc: Fix typos and other minor issues 8 years ago
Alvaro Herrera be7161566d Add a WAIT option to DROP_REPLICATION_SLOT 8 years ago
Peter Eisentraut d496a65790 Standardize "WAL location" terminology 8 years ago
Tom Lane d10c626de4 Rename WAL-related functions and views to use "lsn" not "location". 8 years ago
Peter Eisentraut eb4da3e380 Add option to control snapshot export to CREATE_REPLICATION_SLOT 9 years ago
Tom Lane 93e6e40574 Formatting and docs corrections for logical decoding output plugins. 9 years ago
Tom Lane adb67d67f0 Doc: fix typo in logicaldecoding.sgml. 9 years ago
Robert Haas 806091c96f Remove all references to "xlog" from SQL-callable functions in pg_proc. 9 years ago
Simon Riggs 0c40ab3a88 Fix wording of logical decoding concepts 9 years ago
Alvaro Herrera 371b572df2 Add ID property to replication slots' sect2 9 years ago
Tom Lane a9ba6195f1 Fix ordering/categorization of some recently-added system views. 10 years ago
Peter Eisentraut 96687497b6 doc: Fix typo 10 years ago
Simon Riggs 3fe3511d05 Generic Messages for Logical Decoding 10 years ago
Tom Lane a93aec4e0f Fix minor typo in logical-decoding docs. 10 years ago
Fujii Masao c35c4ec454 Fix syntax descriptions for replication commands in logicaldecoding.sgml 10 years ago
Peter Eisentraut c618e1b506 doc: Fix typo in logical decoding documentation 10 years ago
Peter Eisentraut 103ef20211 doc: Spell checking 10 years ago
Andres Freund 3f811c2d6f Add confirmed_flush column to pg_replication_slots. 10 years ago
Magnus Hagander 3b075e9d7b Fix typos in comments 10 years ago