On 2/23/06, Karl Wright <[EMAIL PROTECTED]> wrote: > I have a situation where I need postgres to LISTEN and allow BINDs to > its TCP/IP port (5432) only to connections that originate from > localhost. I need it to not accept *socket* connections if requests
with new postgresql's (i dont know which version you are using) you can specify ip address to bind to. so you have to bind to 127.0.0.1 depesz ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq