diff options
author | Andres Freund <andres@anarazel.de> | 2014-10-06 12:51:37 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-10-06 12:51:37 +0200 |
commit | d9f38c7a555dd5a6b81100c6d1e4aa68342d8771 (patch) | |
tree | bae23fcd90c4d8c11778d7a6c2deaa9f7756e543 /src/backend/utils/adt/jsonb_util.c | |
parent | c8b6cba84a986ae9154f748e44709a17d6723191 (diff) | |
download | postgresql-d9f38c7a555dd5a6b81100c6d1e4aa68342d8771.tar.gz postgresql-d9f38c7a555dd5a6b81100c6d1e4aa68342d8771.zip |
Add support for managing physical replication slots to pg_receivexlog.
pg_receivexlog already has the capability to use a replication slot to
reserve WAL on the upstream node. But the used slot currently has to
be created via SQL.
To allow using slots directly, without involving SQL, add
--create-slot and --drop-slot actions, analogous to the logical slot
manipulation support in pg_recvlogical.
Author: Michael Paquier
Discussion: CABUevEx+zrOHZOQg+dPapNPFRJdsk59b=TSVf30Z71GnFXhQaw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions