Re: user connection over tcp

From: "Sean Davis" <sdavis2(at)mail(dot)nih(dot)gov>
To: "Frank Habermann" <postgres(at)lordlamer(dot)de>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: user connection over tcp
Date: 2005-04-18 13:42:59
Message-ID: 012701c5441c$8916e800$5179f345@WATSON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Did you start the postmaster with -i to allow tcp connections? What is the
error that you get when you try to connect?

Sean

----- Original Message -----
From: "Frank Habermann" <postgres(at)lordlamer(dot)de>
To: <pgsql-sql(at)postgresql(dot)org>
Sent: Monday, April 18, 2005 9:31 AM
Subject: [SQL] user connection over tcp

> hello!
>
> i have some problems to understand the manual with pg_hba.conf.
>
> i use a tcp connection with phppgadmin to connect to the db. in my
> pg_hba.conf i say for this connection trust! in phppgadmin i need the for
> my user the right password to connect. but the manual says that every
> password will accepted. why isnt that work at me?
>
> i also try password in pg_hba.conf for my tcpconnections. but after this i
> cant connect to the db. but the manual says that users with right password
> can connect. but this doesnt work here.
>
> can somebody explain me whats wrong with me or my postgre?!
>
> thx
>
> frank habermann
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Dinesh Pandey 2005-04-18 13:47:36 Re: user connection over tcp
Previous Message Dinesh Pandey 2005-04-18 13:38:21 How to add 1 hour in a date or time stamp?