createdb error - Mailing list pgsql-general

From Krummenacher, Gabriel
Subject createdb error
Date
Msg-id AF7AB615A12AD411942C00508BACA90102040CDB@SLC230B
Whole thread Raw
Responses Re: createdb error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello,

when trying to create a database with 'createdb test' i get the following
error message:
psql: could not create socket: No such file or directory
createdb: database creation failed

postmaster is started and says:
DEBUG:  database system was shut down at 2003-03-16 20:05:19 cet
DEBUG:  checkpoint record is at 0/109BB4
DEBUG:  redo record is at 0/109BB4; undo record is at 0/0; shutdown TRUE
DEBUG:  next transaction id: 89; next oid: 16556
DEBUG:  database system is ready

I am using postgreSQL 7.2.1 on QNX 6.1 x86. Has anyone an idea of what I
could be doing wrong? 'netstat -a' does not show any ports belonging to
postgreSQL...

Thanks for every help,
Gabriel Krummenacher



pgsql-general by date:

Previous
From: Curt Sampson
Date:
Subject: Re: Shared Memory Sizing
Next
From: "Markus Wollny"
Date:
Subject: Re: One source of constant annoyance identified