Re: Timeouts after upgrade from 9.0 to 9.3

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: gvim <gvimrc(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Timeouts after upgrade from 9.0 to 9.3
Date: 2014-05-02 19:45:00
Message-ID: 5363F5BC.5050406@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/02/2014 10:46 AM, gvim wrote:
> I've just upgraded a server from 9.0 to 9.3 using the pgupgrade.sh
> script and setup the same config but now, when I connect with the
> latest pgAdmin III I get a timeout after leaving the connection open for
> a few minutes. Where can I diagnose this fault?

A lot of information missing, so flying sort of blind here. To help fill
in the blanks:

1) What OS/distribution are you running?

2) I am not familiar with pgupgrade.sh. What does it do?

3) You say latest PgAdmin3, does that mean you upgraded it at the same
time and if so to what version?

As to how to troubleshoot:

1) Look in the Postgres log and see if there is anything informative. If
you have not already, in postgresql.conf enable connection/disconnection
logging.

2) Are connecting locally or remotely?

>
> gvim
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Heiduk 2014-05-02 21:21:38 Re: Manipulating jsonb
Previous Message Jeff Janes 2014-05-02 19:34:19 Re: Vacuuming strategy