Problem creating a DB under 6.3.2 and Linux 2.00.33 - Mailing list pgsql-general

From Stefan Welzmiller
Subject Problem creating a DB under 6.3.2 and Linux 2.00.33
Date
Msg-id 35849760.FE786423@dynacore.com
Whole thread Raw
In response to copy does stop when breaking a unique index rule  (Frederic OLIVIE <alf@grolier.fr>)
List pgsql-general
Hi

ive compiled and installed postgres, did the initdb under
user postgres and so on. i think, there is nothing i didn't
pay attention to.
but when "createdb test" under user postgres or any other
user i get the  following brainsmashing error:

----------------
Connection to database 'template1' failed.
connectDBU() failed: Is the postmaster running and accepting
connections at 'UNIX Socket' on port '5432'?
createdb: database creation failed on test.
----------------

btw, postmaster IS running and listening on port 5432,
because i didnt change the port before compiling. so the
default port (5432) must be used by the postmaster - isnt
it?.

thnx for your attention
regards
stefan


pgsql-general by date:

Previous
From: Monica Rogati
Date:
Subject: libq++ and security help
Next
From: Roman Volkoff
Date:
Subject: Apache, php3 & PostgreSQL