Re: Re: [PATCHES] PostgreSQL virtual hosting support - Mailing list pgsql-hackers

From djm@web.us.uu.net (David J. MacKenzie)
Subject Re: Re: [PATCHES] PostgreSQL virtual hosting support
Date
Msg-id 20001114181650.06FF812685@jenkins.web.us.uu.net
Whole thread Raw
List pgsql-hackers
> You can do that in a more stylish and safer manner by using the
> unix_socket_permissions and unix_socket_group options.

Moving the socket file is also necessary for running in
a chrooted environment.  And I'm not sure whether it's relevant,
but the 7.0 method of computing the socket file name (based
only on the port number) doesn't work for multiple instances
listening on the same port on different IP addresses.


pgsql-hackers by date:

Previous
From: Malek Shabou
Date:
Subject: problem with foreign keys
Next
From: Chih-Chang Hsieh
Date:
Subject: Re: [PATCHES] A Patch for MIC to EUC_TW code converting inmbsupport