1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-15 19:21:59 +03:00

Documentation for logical decoding.

Craig Ringer, Andres Freund, Christian Kruse, with edits by me.
This commit is contained in:
Robert Haas
2014-03-18 13:20:01 -04:00
parent 8bdd12bbf0
commit 49c0864d7e
11 changed files with 1085 additions and 5 deletions

View File

@ -231,6 +231,7 @@
&pgDumpall;
&pgIsready;
&pgReceivexlog;
&pgRecvlogical;
&pgRestore;
&psqlRef;
&reindexdb;