Re: ERROR: invalid restriction selectivity: 224359728.000000 - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: invalid restriction selectivity: 224359728.000000
Date
Msg-id 6726.1195411003@sss.pgh.pa.us
Whole thread Raw
In response to Re: ERROR: invalid restriction selectivity: 224359728.000000  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
"Scott Marlowe" <scott.marlowe@gmail.com> writes:
> On Nov 16, 2007 11:59 AM,  <xeb@mail.ru> wrote:
>> Does anybody know what does the subj means and why it occures ?

> You're giving us WAY too little information to troubleshoot this problem.

Indeed, but it seems to have something to do with a broken selectivity
estimator function (see restriction_selectivity()).  What PG version
is this?  Do you have any add-on datatypes or operators installed?
Exactly what is the query that triggers the problem?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Compressed Backup too big
Next
From: Shane Ambler
Date:
Subject: Re: Need help with complicated SQL statement