Re: [SQL] Postgres ERROR - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: [SQL] Postgres ERROR
Date
Msg-id 199907131700.NAA26097@candle.pha.pa.us
Whole thread Raw
In response to Postgres ERROR  ("Esteban Chiner Sanz" <echiner@tissat.es>)
List pgsql-sql
> What does this error mean? I've look for it in the documentation but I
> haven't found it.
> 
> ERROR: RestrictionClauseSelectivity: bad value -1.998611

VACUUM ANALYZE your table.  6.4 has problems with ALTER TABLE ADD COLUMN
and Alpha cpus.

--  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,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: Herouth Maoz
Date:
Subject: Re: [SQL] Problem with timestamp and primary key.
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] Problem with timestamp and primary key.