From: | Chris Travers <chris(dot)travers(at)adjust(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Documenting that queries can be run over replication protocol |
Date: | 2018-07-24 07:54:38 |
Message-ID: | CAN-RpxAZcHu6TqjvFDWMUWMvNutcsYvV9Uj984tNOG9-_gPdtw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi;
In the process of building some tooling based on replication we discovered
that PostgreSQL 10 uses COPY to populate the initial table on logical
replication, see commit 7c4f52409a8c7d85ed169bbbc1f6092274d03920
This is not currently documented. Attached is a patch which adds that
documentation to the logical replication part of the protocol section.
--
Best Regards,
Chris Travers
Database Administrator
Tel: +49 162 9037 210 | Skype: einhverfr | www.adjust.com
Saarbrücker Straße 37a, 10405 Berlin
Attachment | Content-Type | Size |
---|---|---|
logical_replication_sql_doc.diff | application/octet-stream | 775 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Aleksandr Parfenov | 2018-07-24 07:58:06 | Re: Flexible configuration for full-text search |
Previous Message | martinwerfel12 | 2018-07-24 07:52:06 | Summary of plans to avoid the annoyance of Freezing |