| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Kyle <kyle(at)actarg(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: [SQL] Debug messages in beta5 |
| Date: | 2001-02-27 17:22:35 |
| Message-ID: | 3836.983294555@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-sql |
Kyle <kyle(at)actarg(dot)com> writes:
> These were interesting too: I'm not sure what to make of them:
> NOTICE: Adding missing FROM-clause entry for table "cont_group_link"
> ERROR: Rule WHERE condition may not contain references to other
> relations
> NOTICE: Adding missing FROM-clause entry for table "cont_group_link"
These are fishy --- I would not have expected pg_dump output to trigger
such messages. Could you redo the load with PGOPTIONS="-d2" so that the
queries appear in the log along with the notices/errors? That way we
could see just what's triggering the messages.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Poul L. Christiansen | 2001-02-27 17:31:33 | Re: Does PostGresSQL have this feature? |
| Previous Message | Dominic J. Eidson | 2001-02-27 17:20:48 | Re: Does PostGresSQL have this feature? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jie Liang | 2001-02-27 18:01:50 | Re: underscore problem |
| Previous Message | Kyle | 2001-02-27 16:47:17 | Debug messages in beta5 |