Re: [ADMIN] restriction clause selectivity bad value - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: [ADMIN] restriction clause selectivity bad value
Date
Msg-id 200001031719.MAA16478@candle.pha.pa.us
Whole thread Raw
In response to restriction clause selectivity bad value  ("Wallingford, Ted" <twallingford@indexc.com>)
List pgsql-admin
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Can somebody translate this error to english for me :)
>
> ERROR: RestrictionClauseSelectivity: bad value 2.451276
>
> I'm getting it whenever I try to run an update query through ODBC.. any
> ideas?

My guess is you are running Alpha and you did an ALTER TABLE ADD
COLUMN, and not running 6.5.*.

In any event, run VACUUM ANALYZE on the table and it will be fixed.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-admin by date:

Previous
From: Marcio Macedo
Date:
Subject: Re: [ADMIN] restriction clause selectivity bad value
Next
From: Bruce Momjian
Date:
Subject: Re: [ADMIN] restriction clause selectivity bad valueu