Re: Invalid Current Euid 500

Lists: pgsql-cygwin
From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Tom Rons'" <tom(dot)rons(at)pandora(dot)be>, pgsql-cygwin(at)postgresql(dot)org
Subject: RE: Invalid Current Euid 500
Date: 2001-06-15 10:49:19
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F745ED@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Are you running it as the same user who setup cygwin? It looks like your
user id code isn't recognised for some reason (I think). Maybe try as a
different user?
- Stuart

> -----Original Message-----
> From: Tom Rons [SMTP:tom(dot)rons(at)pandora(dot)be]
> Sent: Friday, June 15, 2001 11:51 AM
> To: pgsql-cygwin(at)postgresql(dot)org
> Subject: [CYGWIN] Invalid Current Euid 500
>
> Hello,
>
> I installed PostgreSQL version 7.1.2 through the cygwin setup, however it
> won't start. Here's what it spits out:
>
> $ initdb
> The program
> '/usr/bin/postgres'
> needed by initdb does not belong to PostgreSQL version 7.1.2, or
> there may be a configuration problem.
>
> This was the error message issued by that program:
> /usr/bin/postgres: invalid current euid 500
>
> Any ideas on how I can fix this? I'm not planning on running an SQL
> server
> on a win32 OS, I just need to test a program (which requires PostgreSQL),
> and I had some trouble finding someone who could host a testdb :)
>
> Thanks
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org


From: "Tom Rons" <tom(dot)rons(at)pandora(dot)be>
To: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Invalid Current Euid 500
Date: 2001-06-15 12:14:09
Message-ID: 000501c0f594$aec6c140$a46676d5@pandora.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-cygwin

Ah that was the problem. I recently had a hard drive crash and had to
reinstall everything .. oddly though I didn't have any user accounts
(WinME). I added a new user account and everything works now. Thanks for
your help.

----- Original Message -----
From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Tom Rons'" <tom(dot)rons(at)pandora(dot)be>; <pgsql-cygwin(at)postgresql(dot)org>
Sent: Friday, June 15, 2001 12:49 PM
Subject: RE: [CYGWIN] Invalid Current Euid 500

> Are you running it as the same user who setup cygwin? It looks like your
> user id code isn't recognised for some reason (I think). Maybe try as a
> different user?
> - Stuart
>
> > -----Original Message-----
> > From: Tom Rons [SMTP:tom(dot)rons(at)pandora(dot)be]
> > Sent: Friday, June 15, 2001 11:51 AM
> > To: pgsql-cygwin(at)postgresql(dot)org
> > Subject: [CYGWIN] Invalid Current Euid 500
> >
> > Hello,
> >
> > I installed PostgreSQL version 7.1.2 through the cygwin setup, however
it
> > won't start. Here's what it spits out:
> >
> > $ initdb
> > The program
> > '/usr/bin/postgres'
> > needed by initdb does not belong to PostgreSQL version 7.1.2, or
> > there may be a configuration problem.
> >
> > This was the error message issued by that program:
> > /usr/bin/postgres: invalid current euid 500
> >
> > Any ideas on how I can fix this? I'm not planning on running an SQL
> > server
> > on a win32 OS, I just need to test a program (which requires
PostgreSQL),
> > and I had some trouble finding someone who could host a testdb :)
> >
> > Thanks
> >
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>