Jeff Lu writes:
> when try to create database
> $ createdb test
> psql: connectDBStart() -- connect() failed: No such file or directory
> Is the postmaster running at 'localhost'
> and accepting connections on Unix socket '5432'?
> createdb: database creation failed
Try 'createdb -h localhost test'.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/