Re: Ayuda configuracion tcp/ip postgres

From: Espartano <espartano(dot)mail(at)gmail(dot)com>
To: "jeison(at)utp(dot)edu(dot)co" <jeison(at)utp(dot)edu(dot)co>
Cc: Jeison <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Ayuda configuracion tcp/ip postgres
Date: 2007-04-19 15:54:30
Message-ID: d353bd50704190854q7b3bc04ev34dddc305900104c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 4/19/07, jeison(at)utp(dot)edu(dot)co <jeison(at)utp(dot)edu(dot)co> wrote:
>
> Hola
> quisiera saber como se configura postgres para que acepte
> conexiones desde diferentes direcciones ip
>
> Estoy trabajando en linux(Fedora core), postgres 8.2.3
>
> De antemano
> Gracias por su ayuda.
>
> Jeison Rengifo

Tienes que modificar el archivo postgresql.conf donde dice
listen_adrress='localhost' le pones listen_address='*' y para que
acepte peticiones de diferentes ip tienes que modificar el archivo
pg_hba.conf

--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message José Fermín Francisco Ferreras 2007-04-19 15:58:36 procedmiento almacenado
Previous Message José Fermín Francisco Ferreras 2007-04-19 15:51:20 RE: Ayuda configuracion tcp/ip postgres