Fine. Glad to know it is fixed in 9.1.
As far as the workaround is simple, it is a minor issue.
Thank you very much.
2011/7/12 Bruce Momjian :
>
> This is caused by pg_ctl not properly understanding non-default socket
> directories --- this is fixed in Postgres 9.1. Not much pg_ctl can do
> to f
This is caused by pg_ctl not properly understanding non-default socket
directories --- this is fixed in Postgres 9.1. Not much pg_ctl can do
to fix that except ignore a pg_ctl error return code, which isn't good.
It will be fine in 9.1.
--
The following bug has been logged online:
Bug reference: 6085
Logged by: Olivier LEVESQUE
Email address: olevesq...@gmail.com
PostgreSQL version: 9.0.3
Operating system: RHEL 5.4 Linux 2.6.18 x86_64
Description:pg_upgrade fails when unix_socket_directory != /tmp
Detai