- Mailing list pgsql-interfaces

From lee
Subject
Date
Msg-id 1010302037.6035.0.camel@c1347127-a.bllvu1.wa.home.com
Whole thread Raw
Responses Re:  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-interfaces
trying to start using pgaccess to import some stuff i exported from
msaccess but seem to be missing a step to allow me to createdb ..

[spiritwind@c1347127-a spiritwind]$ createdb support
psql: connectDBStart() -- connect() failed: No such file or directory       Is the postmaster running locally       and
acceptingconnections on Unix socket '/tmp/.s.PGSQL.5432'?
 
createdb: database creation failed

i've followed docs and having successful initdb i can't start postmaster
with -i option so i can createdb...only allows foreground ie: -D..

if I try -i i get the error above
thx for any help
lee
-===





pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG: How to use #define and string host variable
Next
From: Peter Eisentraut
Date:
Subject: Re: