Re: [BUGS] unix_socket_directory isn't used by all bin tools

2001-03-31 Thread Peter Eisentraut
Jerome Alet writes: > > The configuration file is only for the server; the clients don't see it. > > Client tools can use the PGHOST environment variable or the -h option, or > > whatever else the client has implemented. > > I disagree partially, correct me if I'm wrong: > > Unix domain sockets a

Re: [BUGS] unix_socket_directory isn't used by all bin tools

2001-03-30 Thread Jerome Alet
On Fri, 30 Mar 2001, Peter Eisentraut wrote: > > Jerome Alet ([EMAIL PROTECTED]) reports a bug with a severity of 2 > > The lower the number the more severe it is. > > > I've defined unix_socket_directory to be /var/lib/postgres > > in /var/lib/data/postgresql.conf > > > > it seems that at least

Re: [BUGS] unix_socket_directory isn't used by all bin tools

2001-03-30 Thread Peter Eisentraut
> Jerome Alet ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more severe it is. > I've defined unix_socket_directory to be /var/lib/postgres > in /var/lib/data/postgresql.conf > > it seems that at least createuser doesn't take care of this directory > setting, b

[BUGS] unix_socket_directory isn't used by all bin tools

2001-03-30 Thread pgsql-bugs
Jerome Alet ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description unix_socket_directory isn't used by all bin tools Long Description I use 7.1RC1 I've defined unix_socket_directory to be /var/lib/postgres in /var/lib/data/postgresql