From: lee <lee(at)imyourhandiman(dot)com>
To: postgres <pgsql-interfaces(at)postgresql(dot)org>
Subject:
Date: 2002-01-06 07:27:17
Message-ID: 1010302037.6035.0.camel@c1347127-a.bllvu1.wa.home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)c1347127-a spiritwind]$ createdb support
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running locally
and accepting connections 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
-===

Responses

  • Re: at 2002-01-06 14:38:44 from Peter Eisentraut

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Eisentraut 2002-01-06 14:38:44 Re:
Previous Message Michael Meskes 2002-01-04 13:05:17 Re: ECPG: How to use #define and string host variable