Re: [GENERAL] JoinClauseSelecivity: bad value - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] JoinClauseSelecivity: bad value
Date
Msg-id 199907070349.XAA03205@candle.pha.pa.us
Whole thread Raw
In response to JoinClauseSelecivity: bad value  (Juan Grigera <root@pombero.biophnet.unlp.edu.ar>)
List pgsql-general
>
> Hi all,
>
> Can anyone help me find out what's going on with
> this: after a join of 2 tables I get
> "ERROR: JoinClauseSelectivity: bad value 2.456159"
>
> I have no clue what's going on here. Any
> help appreciated (I am using 6.4.2)
>
>

vacuum analyze the table.  You did an alter table add column.  This is
fixed in 6.5.  I also bet you are alpha.

--
  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-general by date:

Previous
From: Martin Weinberg
Date:
Subject: Re: [GENERAL] Problems with inequalities on numeric fields in 6.5
Next
From: "Kane Tao"
Date:
Subject: Re: [GENERAL] Auto-timeout on all queries