Обсуждение: JoinClauseSelecivity: bad value

Поиск
Список
Период
Сортировка

JoinClauseSelecivity: bad value

От
Juan Grigera
Дата:
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)

Re: [GENERAL] JoinClauseSelecivity: bad value

От
Bruce Momjian
Дата:
>
> 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