Help with dying postmaster on win2k... - Mailing list pgsql-cygwin

From Ramos-1, Frankie
Subject Help with dying postmaster on win2k...
Date
Msg-id ADBBD04CAC52D411ABA700508BADE5AE07A1B6DC@KSCEMS004
Whole thread Raw
Responses Re: Help with dying postmaster on win2k...
List pgsql-cygwin
Hi.  I'm trying to get postgres to work on my w2k machine, I installed from the cygwin website everything.  Got the ipc
package,followed the instruction in doc/cygwin/post...  Everything seemed to work fine, initdb initialized with no
error,etc. 

When I try to run the postmaster I'm getting the followin error:

$ /usr/bin/postmaster -D /usr/local/pgsql/data
DEBUG:  database system was shut down at 2002-02-28 11:06:26
DEBUG:  CheckPoint record at (0, 1563504)
DEBUG:  Redo record at (0, 1563504); Undo record at (0, 0); Shutdown TRUE
DEBUG:  NextTransactionId: 615; NextOid: 18720
DEBUG:  database system is in production state
FATAL 1:  Database "admin" does not exist in the system catalog.
DEBUG:  shutting down
DEBUG:  database system is shut down

I have no idea of why it is looking for the admin database?  Any help would be more than appreciated.

Thanks in advance.

Frankie

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: PGSTAT : COnnection Refused Error (pgsql 7.2-2 on cygwin
Next
From: "Yousry Abdallah"
Date:
Subject: Re: [JDBC] problem about postgresql and jdbc