From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Dror Matalon <dror(at)zapatec(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: PANIC: can't juggle and compress too |
Date: | 2003-10-28 20:37:58 |
Message-ID: | 27956.1067373478@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Dror Matalon <dror(at)zapatec(dot)com> writes:
> On Tue, Oct 28, 2003 at 02:55:17PM -0500, Tom Lane wrote:
>> Dror Matalon <dror(at)zapatec(dot)com> writes:
> Oct 28 01:04:50 ... postgres[7572]: [52227-1] PANIC: can't juggle and compress too
> What does the error message mean?
It's an unimplemented case in FSM memory management. I thought that
it was a can't-happen case; either I was wrong and it does need to be
implemented, or there's a bug elsewhere that's triggering the failure
condition. It'd be a lot easier to figure out what's wrong if I could
reproduce the failure ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-10-28 21:48:59 | Re: Autocomplete <TAB> on Postgres7.4beta5 not working? |
Previous Message | Ian Barwick | 2003-10-28 20:25:21 | Minor beta buglet "unrecognized node type: 302" |