[check_postgres] [check_postgres-announce] problems running "make test"
Christoph Berg
cb at df7cb.de
Tue Jul 2 09:45:25 UTC 2013
Re: Greg Sabino Mullane 2013-05-01 <20130501030515.GG21543 at broken.home>
> Yes, it does. I simply do: "make test" :)
>
> > Maybe I am missing something, but if the test suite needs specific
> > socket, max_connections and etc settings, there should probably be
> > some setup_testsuite script provided with check_postgres. I couldn't
> > find anything in the docs, though.
>
> It should be taking care of all of that itself. All it should need is
> the ability to find the binaries: initdb, pg_ctl, psql. The setup code
> in t/CP_Testing.pm is a little hairy, so probably some corner case
> getting tripped over in there.
Aaah, after setting PGBINDIR=/usr/lib/postgresql/9.2/bin, things look
much better. Thanks for the hint.
Christoph
--
cb at df7cb.de | http://www.df7cb.de/
More information about the Check_postgres
mailing list