Re: tomcat postgresql connectivity error

From: dsids <me(dot)linuxadmin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: tomcat postgresql connectivity error
Date: 2006-04-20 09:06:55
Message-ID: 4003642.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shane Ambler 2006-04-20 09:32:26 Re: Unable to connect to PostgreSQL server
Previous Message Jonas Henriksen 2006-04-20 08:48:26 Re: strange query filter problems