2012/8/2 Tom Lane <t...@sss.pgh.pa.us>: > =?UTF-8?Q?Gr=C3=A9goire_Hubert?= <gregoire.hub...@knplabs.com> writes: >> I have cloned a fresh pg9.2 from github release 7c0fecd and compiled it with >> ./configure --prefix=$HOME/local --with-openssl && make && make install >> [ but libpq crashes at startup ] > > Just to try to narrow things down a bit: does the behavior change if you > build without openssl? >
It works : psql (9.3devel) \o/ I kept compiling with ssl support because lauching postgres directly from the command line ended with a SSL error (FATAL: SSL is not supported by this build) whatever SSL is compiled or not. It works when using pg_ctl to launch the server (whatever SSL support is compiled or not). Thank you. -- Grégoire HUBERT -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs