Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

unix_socket_directory isn't used by all bin tools


  • From: pgsql-bugs(at)postgresql(dot)org
  • To: pgsql-bugs(at)postgresql(dot)org
  • Subject: unix_socket_directory isn't used by all bin tools
  • Date: Fri, 30 Mar 2001 08:35:37 -0500 (EST)
  • Message-id: <200103301335.f2UDZb284619@hub.org> <text/plain>

Jerome Alet (alet(at)unice(dot)fr) 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.conf

it seems that at least createuser doesn't take care of this directory setting, because it searches the socket exclusively in /tmp, so it fails asking whether postmaster is running or not.

if I remove the unix_socket_directory setting from postgresql.conf all works fine.

System: GNU/LInux Debian Woody
Kernel 2.4.2
Glibc 2.2.2

bye,

Jerome Alet

Sample Code


No file was uploaded with this report




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group