| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Thomas Krebs <thomas(at)krebs-haertl(dot)de>, pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Re: [NOVICE] newbie problem on creating table |
| Date: | 2000-07-12 22:54:58 |
| Message-ID: | Pine.LNX.4.21.0007122236020.790-100000@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice |
Tom Lane writes:
> "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.
Create User does, but initdb doesn't.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-07-12 23:08:23 | Re: Re: [NOVICE] newbie problem on creating table |
| Previous Message | Tom Lane | 2000-07-12 22:53:47 | Proposal for aggregate-function cleanups in 7.1 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-07-12 23:08:23 | Re: Re: [NOVICE] newbie problem on creating table |
| Previous Message | Carsten Huettl | 2000-07-12 22:45:16 | pgsql setup |