| From: | root <trash(at)inter(dot)net> |
|---|---|
| To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Re: [NOVICE] newbie problem on creating table |
| Date: | 2000-07-12 17:41:10 |
| Message-ID: | 396CADB6.77E29029@inter.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice |
Tom Lane wrote:
>
> "Thomas Krebs" <thomas(at)krebs-haertl(dot)de> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-07-12 17:42:04 | Re: pgsql gives ExecutePlan error after empty UPDATE? |
| Previous Message | Jeff Waugh | 2000-07-12 17:35:14 | Re: Re: [INTERFACES] Re: Link to postgesql components |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Carsten Huettl | 2000-07-12 22:45:16 | pgsql setup |
| Previous Message | Tom Lane | 2000-07-12 17:03:50 | Re: [NOVICE] newbie problem on creating table |