dbTalk Databases Forums  

Re: [BUGS] PANIC: can't juggle and compress too

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] PANIC: can't juggle and compress too in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] PANIC: can't juggle and compress too - 10-28-2003 , 01:59 PM






Dror Matalon <dror (AT) zapatec (DOT) com> writes:
Quote:
Oct 28 01:04:50 ... postgres[7572]: [52227-1] PANIC: can't juggle and compress too
Oh? I don't suppose you have a way to reproduce this :-(

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #2  
Old   
Dror Matalon
 
Posts: n/a

Default Re: [BUGS] PANIC: can't juggle and compress too - 10-28-2003 , 02:19 PM






On Tue, Oct 28, 2003 at 02:55:17PM -0500, Tom Lane wrote:
Quote:
Dror Matalon <dror (AT) zapatec (DOT) com> writes:
Oct 28 01:04:50 ... postgres[7572]: [52227-1] PANIC: can't juggle and compress too

Oh? I don't suppose you have a way to reproduce this :-(
No not really. It's been running for a few hours without any problems.
Looks like after this happened the database shut down all processes and
then did a "recovery."

What does the error message mean?


Regards,

Dror
Quote:
regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org
--
Dror Matalon
Zapatec Inc
1700 MLK Way
Berkeley, CA 94709
http://www.zapatec.com

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #3  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] PANIC: can't juggle and compress too - 10-28-2003 , 02:41 PM



Dror Matalon <dror (AT) zapatec (DOT) com> writes:
Quote:
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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
  #4  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] PANIC: can't juggle and compress too - 10-29-2003 , 11:43 AM



Tom Lane <tgl (AT) sss (DOT) pgh.pa.us> writes:
Quote:
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.
I've concluded that that case does need to be handled; I think it can
arise in situations where a relation's allocated share of FSM space
decreases due to roundoff error. Fix committed accordingly.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
  #5  
Old   
Dror Matalon
 
Posts: n/a

Default Re: [BUGS] PANIC: can't juggle and compress too - 10-29-2003 , 02:02 PM



On Wed, Oct 29, 2003 at 12:39:57PM -0500, Tom Lane wrote:
Quote:
Tom Lane <tgl (AT) sss (DOT) pgh.pa.us> writes:
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.

I've concluded that that case does need to be handled; I think it can
arise in situations where a relation's allocated share of FSM space
decreases due to roundoff error. Fix committed accordingly.
The best support money can't buy. One more reason to love Postgres.

Thanks Tom,

Dror

Quote:
regards, tom lane
--
Dror Matalon
Zapatec Inc
1700 MLK Way
Berkeley, CA 94709
http://www.zapatec.com

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
  #6  
Old   
Gaetano Mendola
 
Posts: n/a

Default Re: [BUGS] PANIC: can't juggle and compress too - 10-29-2003 , 06:03 PM



Tom Lane wrote:
Quote:
Tom Lane <tgl (AT) sss (DOT) pgh.pa.us> writes:

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.


I've concluded that that case does need to be handled; I think it can
arise in situations where a relation's allocated share of FSM space
decreases due to roundoff error. Fix committed accordingly.
Less dangerous then this:

http://mathworld.wolfram.com/RoundoffError.html

:-O

Regards
Gaetano Mendola


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.