Thread: postgres on WIN32

postgres on WIN32

From
Donald Fowler
Date:
I am trying to run postgres on Windows NT.  I have successfully run "initdb"
under username foo.  I then try to run postgres.exe and get the errors:

FATAL 1: Database foo does not exist in pg_database

Why is it thinking the database in named after my user name?  Anyone know
what I am doing wrong?  Any help would be appreciated.

Donald

Re: postgres on WIN32

From
Chris Albertson
Date:
Donald Fowler wrote:
>

> Why is it thinking the database in named after my user name?

Because that is the default database name if you don't specify
a name on the command line.

--
   --Chris Albertson             home: chrisja@jps.net
     Redondo Beach, California   work: calbertson@logicon.com