Re: [GENERAL] JoinClauseSelecivity: bad value

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] JoinClauseSelecivity: bad value
Дата
Msg-id 199907070349.XAA03205@candle.pha.pa.us
обсуждение исходный текст
Ответ на JoinClauseSelecivity: bad value  (Juan Grigera <root@pombero.biophnet.unlp.edu.ar>)
Список 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 по дате отправления:

Предыдущее
От: Martin Weinberg
Дата:
Сообщение: Re: [GENERAL] Problems with inequalities on numeric fields in 6.5
Следующее
От: "Kane Tao"
Дата:
Сообщение: Re: [GENERAL] Auto-timeout on all queries