Re: tomcat postgresql connectivity error - Mailing list pgsql-general

From dsids
Subject Re: tomcat postgresql connectivity error
Date
Msg-id 4003642.post@talk.nabble.com
Whole thread Raw
In response to Re: tomcat postgresql connectivity error  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Yes I did a search on Google but it didnt give me any clues..............
Although the database is now working fine.....
The only thing I did was to change the statement with which i created
postgresql logfile...
I would do./.../usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data >>
/usr/local/pgsql/logs/logfile.txt 2>&1 start

now I do /usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data -l logfile
start

the database started working fine.....

Thanks
Danish
--
View this message in context:
http://www.nabble.com/-GENERAL-tomcat-postgresql-connectivity-error-t1478217.html#a4003642
Sent from the PostgreSQL - general forum at Nabble.com.


pgsql-general by date:

Previous
From: "mlartz@gmail.com"
Date:
Subject: Setup for large database
Next
From: Mark Sargent
Date:
Subject: Re: psql: FATAL: missing or erroneous pg_hba.conf file