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
/
ref
/
create_subscription.sgml
Commit message (
Expand
)
Author
Age
*
Fix a WARNING for data origin discrepancies.
Amit Kapila
2025-02-21
*
Change the default value of the streaming option to 'parallel'.
Amit Kapila
2024-10-28
*
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
*
Fix the handling of the failover option in subscription commands.
Amit Kapila
2024-04-23
*
Clean-ups for 776621a5e4 and 7329240437.
Amit Kapila
2024-02-07
*
Add a failover option to subscriptions.
Amit Kapila
2024-01-30
*
Re-validate connection string in libpqrcv_connect().
Jeff Davis
2024-01-12
*
Doc: Make link names consistent in logical replication commands.
Amit Kapila
2023-10-30
*
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-09
*
Doc: avoid using pg_get_publication_tables() in an example.
Tom Lane
2023-04-10
*
Doc: Fix the datatype of the newly added SUBSCRIPTION options.
Amit Kapila
2023-04-08
*
Add a run_as_owner option to subscriptions.
Robert Haas
2023-04-04
*
Add XML ID attributes to create_publication.sgml.
Amit Kapila
2023-03-31
*
Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6.
Robert Haas
2023-03-30
*
Add new predefined role pg_create_subscription.
Robert Haas
2023-03-30
*
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
*
Doc: clarify behavior of boolean options in replication commands.
Tom Lane
2023-01-30
*
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-09
*
Fix typos in comments, code and documentation
Michael Paquier
2023-01-03
*
Doc: Update information about manually creating slots.
Amit Kapila
2022-11-02
*
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
*
Raise a warning if there is a possibility of data from multiple origins.
Amit Kapila
2022-09-08
*
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
*
Doc: clarify that tablesync ignores publish operation.
Amit Kapila
2022-06-24
*
Prohibit combining publications with different column lists.
Amit Kapila
2022-06-02
*
doc: Fix man page whitespace issues
Peter Eisentraut
2022-04-07
*
Raise a WARNING for missing publications.
Amit Kapila
2022-03-31
*
Optionally disable subscriptions on error.
Amit Kapila
2022-03-14
*
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
*
Doc: improve documentation of CREATE/ALTER SUBSCRIPTION.
Tom Lane
2021-09-13
*
Doc: Change optional parameters grouping in Create Subscription.
Amit Kapila
2021-09-13
*
Add prepare API support for streaming transactions in logical replication.
Amit Kapila
2021-08-04
*
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-14
*
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-09-10
*
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-03
*
Allow logical replication to transfer data in binary format.
Tom Lane
2020-07-18
*
doc: Fix man page whitespace issues
Peter Eisentraut
2020-06-07
*
Remove extra word from create sub docs
Stephen Frost
2018-11-03
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
doc: Document commands that cannot be run in a transaction block
Peter Eisentraut
2017-09-22
*
doc: Improve logical replication security setup info
Peter Eisentraut
2017-06-19
*
doc: Fix typo
Peter Eisentraut
2017-06-17
*
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-06-14
*
doc: Document that subscriptions to same server might hang
Peter Eisentraut
2017-06-09
*
Update CREATE SUBSCRIPTION docs for recent syntax change.
Tom Lane
2017-05-15
*
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-12
[next]