| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
| Cc: | Ulf Mehlig <ulf(dot)mehlig(at)zmt(dot)uni-bremen(dot)de>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: NOTICE-message |
| Date: | 2000-10-19 14:41:31 |
| Message-ID: | 8986.971966491@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> On Thu, 19 Oct 2000, Ulf Mehlig wrote:
>> NOTICE: PortalHeapMemoryFree: 0x0x40b139c8 not in alloc set!
> Some portal routine wants free not existing chunk?
> IMHO this problem is dead, because this part of backend is total
> rewrited in 7.1 (Tom?).
Most likely it's gone, but I would like to confirm that. Ulf, could
we see the declarations of the tables used by your query, too?
(pg_dump -s -t <table> is a handy way to dump out a table declaration
if you don't have it stored in a script someplace.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-10-19 14:43:42 | Re: NOTICE-messages in C++ |
| Previous Message | Frank Bax | 2000-10-19 13:37:12 | OpenBSD startup - no logfile? |