Tom Lane wrote:
> 
> "Thomas Krebs" <[EMAIL PROTECTED]> writes:
> > TRAP: Failed Assertion("!(((bool) (UserId != 0))):", File: "miscinit.c",
> > Line: 446)
> 
> I think what's causing this is that you can't use zero as a Postgres
> userid.  Unfortunately createuser doesn't enforce that restriction;
> I'll see about fixing that oversight for 7.1.
> 
>                         regards, tom lane

Sorry, but I'm think you are wrong.
I run Postgres (7.0.2) without any problems as userid 0.

pg_id says:

"root> pg_id
uid=0(root)"

Andreas Maus

Reply via email to