Re: porting question: funky uid names?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mark Bixby <mark(at)bixby(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: porting question: funky uid names?
Date: 2001-03-09 20:21:22
Message-ID: 8525.984169282@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Mark Bixby <mark(at)bixby(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-03-09 20:30:45 Re: WAL does not recover gracefully from out-of-disk-sp ace
Previous Message Tom Lane 2001-03-09 20:17:05 Re: AW: AW: WAL does not recover gracefully from out-of -dis k-sp ace