diff options
author | Andres Freund <andres@anarazel.de> | 2015-07-12 22:06:27 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-07-12 22:15:20 +0200 |
commit | ff27db5dd2fc096d89d3f995d3f650ec6d3bc147 (patch) | |
tree | 4e57e6befd68986468c4547a136ef9f6011ba65d /src/backend/utils/adt/array_userfuncs.c | |
parent | 0a0fe2ff6ef65e3a1cf4d83d96eab144477a0220 (diff) | |
download | postgresql-ff27db5dd2fc096d89d3f995d3f650ec6d3bc147.tar.gz postgresql-ff27db5dd2fc096d89d3f995d3f650ec6d3bc147.zip |
Optionally don't error out due to preexisting slots in commandline utilities.
pg_receivexlog and pg_recvlogical error out when --create-slot is
specified and a slot with the same name already exists. In some cases,
especially with pg_receivexlog, that's rather annoying and requires
additional scripting.
Backpatch to 9.5 as slot control functions have newly been added to
pg_receivexlog, and there doesn't seem much point leaving it in a less
useful state.
Discussion: 20150619144755.GG29350@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions