diff options
author | Andres Freund <andres@anarazel.de> | 2015-08-10 13:28:18 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-08-10 13:28:18 +0200 |
commit | 70fd0e14e806a4d0ed31b19d92e1f9f140ef686d (patch) | |
tree | f77eb2f1da3fb0cfc4bd7b1baf92a23c4768838d /src/backend/executor/nodeModifyTable.c | |
parent | 1e3e1ae266502eb6a15a788f74d48b7c94196f56 (diff) | |
download | postgresql-70fd0e14e806a4d0ed31b19d92e1f9f140ef686d.tar.gz postgresql-70fd0e14e806a4d0ed31b19d92e1f9f140ef686d.zip |
Don't start to stream after pg_receivexlog --create-slot.
Immediately starting to stream after --create-slot is inconvenient in a
number of situations (e.g. when configuring a slot for use in
recovery.conf) and it's easy to just call pg_receivexlog twice in the
rest of the cases.
Author: Michael Paquier
Discussion: CAB7nPqQ9qEtuDiKY3OpNzHcz5iUA+DUX9FcN9K8GUkCZvG7+Ew@mail.gmail.com
Backpatch: 9.5, where the option was introduced
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions