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.) ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly