$make check
... snip lots of output...
./pg_regress --inputdir=. --dlpath=. --multibyte=SQL_ASCII
--temp-install=./tmp_check --top-builddir=../../..
--schedule=./parallel_schedule
============== removing existing temp installation ==============
============== creating temporary installation ==============
============== initializing database system ==============
============== starting postmaster ==============
pg_regress: postmaster did not respond within 60 seconds
Examine
/home/andy/gis/postgresql-9.0beta1/src/test/regress/log/postmaster.log
for the reason
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/home/andy/gis/postgresql-9.0beta1/src/test/regress'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/andy/gis/postgresql-9.0beta1/src/test'
make: *** [check] Error 2
$cat /home/andy/gis/postgresql-9.0beta1/src/test/regress/log/postmaster.log
LOG: database system was shut down at 2010-05-03 12:39:58 CDT
LOG: database system is ready to accept connections
LOG: autovacuum launcher started
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general