[GENERAL] Re: [GENERAL] pg_upgrade unrecognized configuration parameter “unix_socket_directory”

2013-09-21 Thread Michael Paquier
On Wed, Sep 18, 2013 at 11:35 AM, Clodoaldo Neto wrote: > I'm trying to upgrade Postgresql from 9.2 to 9.3 in Fedora 18 using this > command as the postgres user > > $ pg_upgrade -b /bin -B /usr/pgsql-9.3/bin -d /var/lib/pgsql/data -D > /var/lib/pgsql/9.3/data/ -j 2 -u postgres > > The error in th

[GENERAL] pg_upgrade unrecognized configuration parameter “unix_socket_directory”

2013-09-18 Thread Clodoaldo Neto
I'm trying to upgrade Postgresql from 9.2 to 9.3 in Fedora 18 using this command as the postgres user $ pg_upgrade -b /bin -B /usr/pgsql-9.3/bin -d /var/lib/pgsql/data -D /var/lib/pgsql/9.3/data/ -j 2 -u postgres The error in the log: command: "/bin/pg_ctl" -w -l "pg_upgrade_server.log" -D "/var