Обсуждение: help

Поиск
Список
Период
Сортировка

help

От
"sidhki adha"
Дата:
help,
why my postgresql doesn,t run in port 5432 is my postmaster running in other port
thank i am new using postgresql

regard,
sidhki
--
_______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.

Powered by Outblaze

Re: help

От
Scott Marlowe
Дата:
On Wed, 2005-04-20 at 13:44, sidhki adha wrote:
> help,
> why my postgresql doesn,t run in port 5432 is my postmaster running in other port
> thank i am new using postgresql

Most likely you need to set tcpip_socket=true in your postgresql.conf
file (or start the postmaster with a -i switch if you start it by hand.)