Re: porting question: funky uid names? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: porting question: funky uid names?
Date
Msg-id 8525.984169282@sss.pgh.pa.us
Whole thread Raw
In response to Re: porting question: funky uid names?  (Mark Bixby <mark@bixby.org>)
List pgsql-hackers
Mark Bixby <mark@bixby.org> writes:
> I just hacked src/test/regress/run_check.sh to invoke initdb with
> --show.  The user name/id is behaving "correctly" for an MPE machine:

> SUPERUSERNAME:  MGR.BIXBY
> SUPERUSERID:    484

Okay, so much for that theory.

Can you set a breakpoint at elog() and provide a stack backtrace so we
can see where this is happening?  I can't think where else in the code
might be affected, but obviously the problem is somewhere else...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: AW: AW: WAL does not recover gracefully from out-of -dis k-sp ace
Next
From: Tom Lane
Date:
Subject: Re: WAL does not recover gracefully from out-of-disk-sp ace