Probelm with PostgreSQL

phlyingpenguin phlyingpenguin at phlyingpenguin.net
Tue Nov 11 13:08:38 UTC 2003


Joerg Maier wrote:

>Can anyone tell me how to get PostgreSQL work with TCP/IP connection on
>the port localhost:5432?
>
>The Database is running but there is no connection possible  with GNOME
>DB.
>
>
>--
>fedora-list mailing list
>fedora-list at redhat.com
>http://www.redhat.com/mailman/listinfo/fedora-list
>  
>
You need to edit /var/lib/pgsql/data/postgresql.conf (On my PGSQL server 
under RH8) and change the lines about the connection parameters, it's 
fairly self explanitory.

tcpip_socket = true # <- The important line to you
port = 5432





More information about the fedora-list mailing list