Re: Probelm with PostgreSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx
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




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux