Re: pgagent in Debian sid

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Seb <spluque(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgagent in Debian sid
Date: 2009-06-01 15:15:14
Message-ID: 937d27e10906010815w43dafe90w3d0e65747bed7270@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, Jun 1, 2009 at 4:08 PM, Seb <spluque(at)gmail(dot)com> wrote:

> Thanks again.  I have a single cluster, so no chance it's a different
> cluster.  The only thing I can think of is that long ago the system was
> Debian "testing", and when it was upgraded to sid it switched to using
> port 5433.  Could that be a problem?

Not if pgAdmin is connecting to 5433, and that's where psql connected.

Both will default to 5432 though - but if there's no server running
there, you should have seen some fairly obvious errors. What does
netstat -an show?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Marek 2009-06-02 08:45:32 Bug in pgAdmin III v1.10.0 BETA 3
Previous Message Seb 2009-06-01 15:08:56 Re: pgagent in Debian sid