From: | "German Raul Hoyos Parravicino" <rhoyos(at)gmail(dot)com> |
---|---|
To: | "Tom Arthurs" <tarthurs(at)jobflash(dot)com> |
Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Client Connection - PGAdmin |
Date: | 2006-03-30 03:50:32 |
Message-ID: | 912a25750603291950v3e2bee11oa969927fe2b6919a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Thanks you very much Tom...That was the key...
On 3/29/06, Tom Arthurs <tarthurs(at)jobflash(dot)com> wrote:
>
> Did you change this in your postgresql.conf:
>
> listen_addresses = '*'
>
> it defaults only to localhost
>
> German Raul Hoyos Parravicino wrote:
> > Hello Everydoy.. I need help....
> >
> > I have installed PostgreSQL in my LinuX -SUSE "postgresql-8.1.3.tar.gz"
> >
> > I start Postgre using "pg_ctl start -D/usr/local/database " After that
> > I can connect PostgreSQL using psql DataBase.
> >
> > >psql DataBase
> >
> > ==>
> >
> > The problem occur when I tried to connect to the DataBase using
> > Pg-Admin III . I have proved using "telnet IP 5432" and I get
> > Connectio refused... I don't know what is wrong ?? I also modified the
> > file pg_hba.conf , I write the IP of my PC, but nothing happend..
> >
> > Is it possible that there is another process in PostgreSQL that I have
> > to start
> >
> > Thanks for your help !!!
> >
> > --
> > Raul Hoyos Parravicino
> >
>
--
Saludos,
Raul Hoyos Parravicino
Telf. 97936626
E-mail alternativo: rhoyosp(at)yahoo(dot)es
From | Date | Subject | |
---|---|---|---|
Next Message | Rajesh Kumar Mallah | 2006-03-30 03:59:35 | Re: postgres and persistant connections (using Apache::DBI) |
Previous Message | Tom Lane | 2006-03-30 03:29:07 | Re: Client Connection - PGAdmin |