ERROR
Ricardo Romero <rromero@netfriendly.com>
From: Ricardo Romero <rromero@netfriendly.com>
To: pgsql-general@postgreSQL.org
Date: 1998-05-17T15:30:18Z
Lists: pgsql-general
Hi. postgreSQL instaled since 15/may/98 on FreeBSD 2.2.5 # su - pgsql $ postmaster -S $ createdb mydb Connection to database 'template1' failed. connectDB() failed: Is the postmaster running at 'localhost' on port '5432'? createdb: database creation failed on mydb. $ createuser rromero Connection to database 'template1' failed. connectDB() failed: Is the postmaster running at 'localhost' on port '5432'? createuser: database access failed. $ destroydb mydb Connection to database 'template1' failed. connectDB() failed: Is the postmaster running at 'localhost' on port '5432'? destroydb: database destroy failed on mydb. $ psql Connection to database 'pgsql' failed. connectDB() failed: Is the postmaster running at 'localhost' on port '5432'? $ Somebody help-me please ????? rromero@netserv.com.br