Disable pg_standby -l option because the backend doesn't expect the recovered
authorHeikki Linnakangas <heikki@enterprisedb.com>
Thu, 25 Jun 2009 12:03:11 +0000 (12:03 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Thu, 25 Jun 2009 12:03:11 +0000 (12:03 +0000)
commitd9c03fae269553cb0ffd05cf9e9603c66a2b16ce
tree9917b6bb072abc55970309e8dbf0406852d6257c
parent356083d9ec7e69a06c5528a03f761f0a769ddcca
Disable pg_standby -l option because the backend doesn't expect the recovered
file to be a symlink. We tried to fix this issue with an earlier server-side
patch, but it didn't fix the whole issue.

The same bug is present in older releases as well, but the 8.4 train is
about to leave the station, and I'm not sure if have consensus on whether
we can remove the -l option in back-branches or do we need to attempt a
server-side fix to make symlinking safe.

Patch by Simon Riggs, per discussion on bug identified by Fujii Masao.
contrib/pg_standby/pg_standby.c
doc/src/sgml/pgstandby.sgml