problem connecting to server - Mailing list pgsql-general

From Trigve Siver
Subject problem connecting to server
Date
Msg-id 20060619100213.79866.qmail@web52706.mail.yahoo.com
Whole thread Raw
List pgsql-general
Hi
 
I have installed PostgreSQL 8.1 on windows XP with SP2 ... Everything is working fine, but sometimes when I want to connect to DB via pgadmin or command line or with some library, I can't connect. When this happen no error is shown but pgadmin is not responding and when connecting via command line, when I enter the password nothing is done. It looks like it is connecting but without succes. But when I restart the computer everything is OK then. This error happen not so often. I can't replicate it.
 
In log file is something like this:
....
2006-06-19 12:00:38 LOG:  terminating any other active server processes
2006-06-19 12:00:38 LOG:  all server processes terminated; reinitializing
2006-06-19 12:00:41 LOG:  background writer process (PID 132500) exited with exit code 0
2006-06-19 12:00:41 LOG:  terminating any other active server processes
2006-06-19 12:00:41 LOG:  all server processes terminated; reinitializing
2006-06-19 12:00:43 LOG:  background writer process (PID 133080) exited with exit
...
 
thanks Trigve
 
 


Yahoo! Sports Fantasy Football ’06 - Go with the leader. Start your league today!

pgsql-general by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Question about openSSL
Next
From: Alban Hertroys
Date:
Subject: Re: A slow query - Help please?