From: | Jason Tishler <jason(at)tishler(dot)net> |
---|---|
To: | Sam Harbison <sam_harbison(at)yahoo(dot)com> |
Cc: | Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL 7.3 on Cygwin rejects all-numeric userid, |
Date: | 2002-12-30 18:11:29 |
Message-ID: | 20021230181129.GC1540@tishler.net |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
Sam,
Please keep your replies on-list.
On Mon, Dec 30, 2002 at 10:27:11AM -0500, Sam Harbison wrote:
> >Sent: Saturday, December 28, 2002 10:09 PM
> >On Wed, Dec 25, 2002 at 11:36:22AM -0500, Sam Harbison wrote:
> >> pg_class_aclcheck: invalid user id 249779
> > ^^^^^^
> >Does "249779" above refer to the uid or logname? If the former, then
> >you have been bitten by Cygwin's 16-bit uid limit. If the latter,
> >then I can't explain the observed behavior.
>
> It was the logname, I believe. I just changed the logname on the
> account and the problem went away. There are only two accounts on the
> computer other than what WinXP supplies.
Actually, I just thought of a possible explanation. Did you regenerate
your /etc/passwd file after creating the 249779 user with mkpasswd? If
not, then this could explain the above error.
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 | Sam Harbison | 2002-12-30 19:17:20 | Re: PostgreSQL 7.3 on Cygwin rejects all-numeric userid, pg_class_aclcheck |
Previous Message | Mark Mckay | 2002-12-30 17:00:24 | native windows supprot |