index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_subscription.sgml
Age
Commit message (
Expand
)
Author
2025-11-12
Doc: Add documentation for sequence synchronization.
Amit Kapila
2025-09-15
Resume conflict-relevant data retention automatically.
Amit Kapila
2025-09-02
Add max_retention_duration option to subscriptions.
Amit Kapila
2025-08-04
Detect and report update_deleted conflicts.
Amit Kapila
2025-07-23
Preserve conflict-relevant data during logical replication.
Amit Kapila
2025-02-21
Fix a WARNING for data origin discrepancies.
Amit Kapila
2024-10-28
Change the default value of the streaming option to 'parallel'.
Amit Kapila
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-04-23
Fix the handling of the failover option in subscription commands.
Amit Kapila
2024-02-07
Clean-ups for 776621a5e4 and 7329240437.
Amit Kapila
2024-01-30
Add a failover option to subscriptions.
Amit Kapila
2024-01-12
Re-validate connection string in libpqrcv_connect().
Jeff Davis
2023-10-30
Doc: Make link names consistent in logical replication commands.
Amit Kapila
2023-10-09
Remove duplicate words in docs and code comments.
Amit Kapila
2023-04-10
Doc: avoid using pg_get_publication_tables() in an example.
Tom Lane
2023-04-08
Doc: Fix the datatype of the newly added SUBSCRIPTION options.
Amit Kapila
2023-04-04
Add a run_as_owner option to subscriptions.
Robert Haas
2023-03-31
Add XML ID attributes to create_publication.sgml.
Amit Kapila
2023-03-30
Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6.
Robert Haas
2023-03-30
Add new predefined role pg_create_subscription.
Robert Haas
2023-03-29
Add XML ID attributes to create_subscription.sgml.
Amit Kapila
2023-03-23
Allow logical replication to copy tables in binary format.
Amit Kapila
2023-01-30
Doc: clarify behavior of boolean options in replication commands.
Tom Lane
2023-01-09
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-11-02
Doc: Update information about manually creating slots.
Amit Kapila
2022-09-22
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-08
Raise a warning if there is a possibility of data from multiple origins.
Amit Kapila
2022-07-21
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-06-24
Doc: clarify that tablesync ignores publish operation.
Amit Kapila
2022-06-02
Prohibit combining publications with different column lists.
Amit Kapila
2022-04-07
doc: Fix man page whitespace issues
Peter Eisentraut
2022-03-31
Raise a WARNING for missing publications.
Amit Kapila
2022-03-14
Optionally disable subscriptions on error.
Amit Kapila
2022-02-22
Allow specifying row filters for logical replication of tables.
Amit Kapila
2021-09-13
Doc: improve documentation of CREATE/ALTER SUBSCRIPTION.
Tom Lane
2021-09-13
Doc: Change optional parameters grouping in Create Subscription.
Amit Kapila
2021-08-04
Add prepare API support for streaming transactions in logical replication.
Amit Kapila
2021-07-14
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2020-09-10
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-09-03
Add support for streaming to built-in logical replication.
Amit Kapila
2020-07-18
Allow logical replication to transfer data in binary format.
Tom Lane
2020-06-07
doc: Fix man page whitespace issues
Peter Eisentraut
2018-11-03
Remove extra word from create sub docs
Stephen Frost
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-20
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-10-10
Use lower-case SGML attribute values
Peter Eisentraut
2017-09-22
doc: Document commands that cannot be run in a transaction block
Peter Eisentraut
2017-06-19
doc: Improve logical replication security setup info
Peter Eisentraut
[next]