Re: [GENERAL] Enable user access from remote host

2009-03-11 Thread Piotre Ugrumov
On 11 Mar, 01:41, akla...@comcast.net (Adrian Klaver) wrote: > On Tuesday 10 March 2009 4:36:36 pm Piotre Ugrumov wrote: > > > > > On 9 Mar, 02:22, t...@sss.pgh.pa.us (Tom Lane) wrote: > > > John R Pierce writes: > > > > Tom Lane wrote: > > > >&

Re: [GENERAL] Enable user access from remote host

2009-03-10 Thread Piotre Ugrumov
On 9 Mar, 02:22, t...@sss.pgh.pa.us (Tom Lane) wrote: > John R Pierce writes: > > > Tom Lane wrote: > >> A more accurate statement is that it's trustworthy to the extent that > >> you trust the owner of the other machine to be running a non-broken > >> identd daemon.  Within a LAN it might be perf

Re: [GENERAL] Enable user access from remote host

2009-03-08 Thread Piotre Ugrumov
On 8 Mar, 02:08, pie...@hogranch.com (John R Pierce) wrote: > Martin Gainty wrote: > > postgresql.conf : > > change listen_address to a real ip > > change it to '*' or you won't be able to use localhost...  alternately, > youc could specify ip.of.net.iface,localhost   if you wanted to be specific.

[GENERAL] Enable user access from remote host

2009-03-07 Thread Piotre Ugrumov
Hi, I installed postgresql (for the first time) in my xubuntu. I created an user and now I would connect, from remote host, to the db with that user. How can I enable the remote access for the user created? Thanks, bye bye. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To