From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Ossama Khayat" <okhayat(at)yahoo(dot)com>, <jm(at)poure(dot)com>, <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Website RTL support |
Date: | 2003-12-02 18:43:04 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B8720147@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Ossama Khayat [mailto:okhayat(at)yahoo(dot)com]
> Sent: 02 December 2003 17:40
> To: Dave Page; jm(at)poure(dot)com; pgadmin-hackers(at)postgresql(dot)org
> Subject: RE: [pgadmin-hackers] Website RTL support
>
> --- Dave Page <dpage(at)vale-housing(dot)co(dot)uk> wrote:
> [SNIP]
> > What happens if you run the following command from a
> command prompt on
> > your workstation:
> >
> > % telnet 127.0.0.1 5432
>
> I tried that before, and now again. It gives:
> Connection refused.
> Still, if i use: psql test
> it logs me in.
OK, that means the server is not listening on the tcp socket. Can you
try searching for postgresql.conf files please - perhaps you are not
using the database cluster you think you are. This is quite easy to do
if (for example) you installed from source onto a system that
preinstalled an RPM distro.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Saito | 2003-12-02 18:52:07 | Re: [querybuilder patch] Re: I asks for again, And Apology. |
Previous Message | Dave Page | 2003-12-02 18:39:39 | Re: [querybuilder patch] Re: I asks for again, And Apology. |