Re: [HACKERS] Binding PostgreSQL to a specific ip address

2002-03-26 Thread Lincoln Yeoh
Note if you are trying to run more than one postgresql you also have to prevent the unix socket files from clashing. > On Wed, 27 Mar 2002, Alastair D'Silva wrote: > > > > > Is there any way to force PostgreSQL to bind to a specific > > IP address? > > > > > > There doesn't seem to be anything

Re: [HACKERS] Binding PostgreSQL to a specific ip address

2002-03-26 Thread Alastair D'Silva
ay, 27 March 2002 3:46 PM > To: Alastair D'Silva > Cc: [EMAIL PROTECTED] > Subject: Re: [HACKERS] Binding PostgreSQL to a specific ip address > > > On Wed, 27 Mar 2002, Alastair D'Silva wrote: > > > Is there any way to force PostgreSQL to bind to a specific

Re: [HACKERS] Binding PostgreSQL to a specific ip address

2002-03-26 Thread Gavin Sherry
On Wed, 27 Mar 2002, Alastair D'Silva wrote: > Is there any way to force PostgreSQL to bind to a specific IP address? > > There doesn't seem to be anything about this in the docs, and if its not > implemented, it would be a useful feature to have (and an easy one to > implement). (from runtime-c