[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
  [EMAIL PROTECTED]            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

************

Reply via email to