I don't know if this is a PostgreSQL oddity, but in the startup.pl file, I
can have the entry like so and it seems to start fine:

Apache::DBI->connect_on_init
   ("dbi:pg(PrintError=>1,AutoCommit=>0):", "", )
   or die "Cannot connect to database: $DBI::errstr";

The error log shows a couple of 
"Apache::DBI PerlChildInitHandler" entries, so I think it's working, but
would like to confirm it.

Thanks.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Network Manager
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to