From: | Dennis Thrysøe <dth(at)geysirit(dot)dk> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: "the database system is starting up" |
Date: | 2010-04-13 13:46:37 |
Message-ID: | 2E413CA3-6BAE-41A3-ACAE-8BCB305024AC@geysirit.dk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
There was no user involved, as far as I can see. The connection attempts are refused at the door :)
Mine kept going indefinitely, but by trial-and-error I found the application process causing the connection attempts.
Thanks for the input though.
-dennis
--
Geysir IT
dth(at)geysirit(dot)dk
http://geysirit.dk
+45 31 51 60 00
On 13/04/2010, at 15.44, Kevin Grittner wrote:
> Dennis Thrysøe<dth(at)geysirit(dot)dk> wrote:
>
>> Yes, that tells me that connection attempts are from the local
>> host on incrementing port numbers for each attempt.
>
> Is the user your database superuser? When I start a warm standby I
> get one such message per second from pg_ctl for one minute; then
> they stop. Yours keep going indefinitely?
>
> If you are using pg_ctl, can you show us the *exact* command used
> (specifically including the -t parameter, if used)? Does your
> process list show any pg_ctl instances running while this is
> happening?
>
> -Kevin
From | Date | Subject | |
---|---|---|---|
Next Message | Satish Burnwal (sburnwal) | 2010-04-13 13:51:19 | Re: [ADMIN] Query is stuck |
Previous Message | Kevin Grittner | 2010-04-13 13:44:30 | Re: "the database system is starting up" |