From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | Seth Rubin <srubin(at)thoughtprocess(dot)com> |
Cc: | Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: FW: FW: FW: Latest cygwin always crashing with Postgres |
Date: | 2003-02-11 21:15:26 |
Message-ID: | 20030211211526.GE2112@tishler.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Seth,
On Mon, Feb 10, 2003 at 02:27:52PM -0500, Seth Rubin wrote:
> Here's what's happening when postmaster runs:
> - ...basic initialization...
> - InitPostgres( "Owner", "Owner" )
> - SetDatabaseName( "Owner" )
> - GetRawDatabaseInfo is called to locate database "Owner" 's OID
> - It fails, because it only finds "template1" and "template0"
> databases respectively
> - InitPostgres raises FATAL error and exits
I will offer one more suggestion before bowing out to other XP (Home)
users who should be able to help better than I can.
One XP Home user noted that the user running postmaster as a service
must be an "administrative" user and not a "guest" user. Is "Owner" an
"administrative" user? If not, then make it so and try again.
I'm sorry that I cannot be of more help, but I have no access to XP.
Can a XP (Home) user help out Seth here?
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
From | Date | Subject | |
---|---|---|---|
Next Message | Seth Rubin | 2003-02-11 23:11:43 | Latest cygwin always crashing with Postgres |
Previous Message | Steve_Miller | 2003-02-11 20:56:58 | [NOVICE] Problems installing CygIPC for PostgreSQL |