From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | Postgres Español <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: Hola |
Date: | 2007-05-25 23:07:55 |
Message-ID: | c2d9e70e0705251607v77de0e04t82279f4836909594@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 5/25/07, Jaime Casanova <systemguards(at)gmail(dot)com> wrote:
> ya cambie casi los 3 archivos segun manuales que encontre y no
> funciona aunq el telnet y el ftp si
> puedo logarme por consola a la base
>
en postgresql.conf tienes estas lineas, no las conozco de donde las sacaste?
hostname_loock = false
show_source_port = false
sin embargo, tu problema esta en el pg_hba.conf, saca estas lineas no
pertenecen ahi:
port = 5432
tcpip_socket = true
max_connections = 100
superuser_reserved_connections = 2
hostname_loock = false
show_source_port = false
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Gabriel Hermes Colina Zambra | 2007-05-25 23:18:37 | Re: Normalizar BD |
Previous Message | Jaime Casanova | 2007-05-25 23:05:16 | Fwd: Hola |