Re: postgresql port
От | Andrew McMillan |
---|---|
Тема | Re: postgresql port |
Дата | |
Msg-id | 1043648212.17504.149.camel@kant.mcmillan.net.nz обсуждение исходный текст |
Ответ на | postgresql port (Art Fore <afore@sonic.net>) |
Список | pgsql-novice |
On Mon, 2003-01-27 at 17:56, Art Fore wrote: > How can I find out what port & host postgresql is communicating on? How > is this configured? I want to operate on my localhost:5432 or > sporthorse-home:5432 (sporthorse-home is the computer name). Well if you don't know what host it's listening on you're a bit stuck! netstat should be able to show you that it is listening OK. Normally it's on port 5432, and it may only be listening on a unix domain socket unless you enabled tcp/ip with the -i option to postmaster. Regards, Andrew. > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html -- --------------------------------------------------------------------- Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St, Wellington WEB: http://catalyst.net.nz/ PHYS: Level 2, 150-154 Willis St DDI: +64(4)916-7201 MOB: +64(21)635-694 OFFICE: +64(4)499-2267 Survey for nothing with http://survey.net.nz/ ---------------------------------------------------------------------
В списке pgsql-novice по дате отправления: