Re: FW: FW: FW: Latest cygwin always crashing with Postgres - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: FW: FW: FW: Latest cygwin always crashing with Postgres
Date
Msg-id 20030211211526.GE2112@tishler.net
Whole thread Raw
In response to FW: FW: FW: Latest cygwin always crashing with Postgres  (Seth Rubin <srubin@thoughtprocess.com>)
List 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

pgsql-cygwin by date:

Previous
From: Steve_Miller@sil.org
Date:
Subject: [NOVICE] Problems installing CygIPC for PostgreSQL
Next
From: Seth Rubin
Date:
Subject: Latest cygwin always crashing with Postgres