From: | "Ramos-1, Frankie" <Frankie(dot)Ramos-1(at)ksc(dot)nasa(dot)gov> |
---|---|
To: | "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Help with dying postmaster on win2k... |
Date: | 2002-02-28 16:14:19 |
Message-ID: | ADBBD04CAC52D411ABA700508BADE5AE07A1B6DC@KSCEMS004 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Marcotte | 2002-03-01 00:17:15 | Re: Segmentation fault - Win2k w/ Cygwin & Postgresql 7. |
Previous Message | Jason Tishler | 2002-02-28 14:08:36 | Re: psql 7.2 AND 7.1.3 failing on Cygwin 1.3.9 pgsql |