From: | "Per Mnster" <nospam(at)nowhere(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Access with a management tool |
Date: | 2003-10-25 19:24:42 |
Message-ID: | 3f9ace3f$0$29397$edfadb0f@dread15.news.tele.dk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thanks,
I came one step further. Not I get the FATAL, saying that I do not have an
entry in pg_hba.conf for my user and computer.
I gues that I will have to put in a line like:
host all 192.168.1.39 255.255.255.255 trust at the end of
the file - am I right?
Regards
Per
"Robert Treat" <xzilla(at)users(dot)sourceforge(dot)net> skrev i en meddelelse
news:1067019276(dot)2069(dot)14818(dot)camel(at)camel(dot)(dot)(dot)
> if it's a pg_hba issue, he should get a FATAL "authentication
> failed"-ish message. I'd check for tcpip_socket=true in postgresql.conf
> first.
>
> Robert Treat
>
> On Fri, 2003-10-24 at 11:00, Oliver Scheit wrote:
> > edit your pg_hba.conf
> >
> > regards,
> > Oli
> >
> > -----Ursprngliche Nachricht-----
> > Von: Per Mnster [mailto:nospam(at)nowhere(dot)com]
> > Gesendet: Freitag, 24. Oktober 2003 12:32
> > An: pgsql-admin(at)postgresql(dot)org
> > Betreff: [ADMIN] Access with a management tool
> >
> >
> > I have got a tool for managing the postgres from postgres. When trying
to
> > register server and/or database I get the message, that I should check
if
> > the server is listening on 5432. Well, I do not really know. I know only
> > that I've got access from a linux shell, but I am trying to operate from
a
> > windows client.
> >
> > Who can help?
> >
> > Per
> --
> Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Per Mnster | 2003-10-25 20:24:00 | Re: Access with a management tool |
Previous Message | Piotr Trawiński | 2003-10-25 14:56:40 | Performance failure / automatic restart / cron ? |