Anyone seeing similar failure ?

testing on latest

$ git log |head
commit 3c41b812c5578fd7bd5c2de42941012d7d56dde2
Author: Bruce Momjian <br...@momjian.us>
Date:   Thu Apr 10 17:16:22 2014 -0400

    docs: psql '--' comments are not passed to the server

    C-style block comments are passed to the server.


$ cat /pub/devel/postgresql/prova/build_orig/src/test/regress
/log/postmaster.log
LOG: could not resolve "localhost": Non-recoverable failure in name resolution
LOG:  disabling statistics collector for lack of working socket
WARNING:  autovacuum not started because of misconfiguration
HINT:  Enable the "track_counts" option.
LOG: invalid IP address "127.0.0.1": Non-recoverable failure in name resolution CONTEXT: line 86 of configuration file "/pub/devel/postgresql/prova/build_orig/src/test/regress/./tmp_check/data/pg_hba.conf"
FATAL:  could not load pg_hba.conf



built as usual on cygwin with
../postgresql_orig/configure LDFLAGS=-Wl,-no-undefined --enable-nls --with-openssl --with-perl --with-python --with-ldap

Regards
Marco


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to