test failure on latest source

Поиск
Список
Период
Сортировка
От Marco Atzeri
Тема test failure on latest source
Дата
Msg-id 53496C5A.9050104@gmail.com
обсуждение исходный текст
Ответы Re: test failure on latest source  (Andres Freund <andres@2ndquadrant.com>)
Re: test failure on latest source  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Anyone seeing similar failure ?

testing on latest

$ git log |head
commit 3c41b812c5578fd7bd5c2de42941012d7d56dde2
Author: Bruce Momjian <bruce@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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Problem with txid_snapshot_in/out() functionality
Следующее
От: Andres Freund
Дата:
Сообщение: Re: test failure on latest source