Re: [GENERAL] Problems with inequalities on numeric fields in 6.5

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Problems with inequalities on numeric fields in 6.5
Дата
Msg-id 199907070324.XAA02358@candle.pha.pa.us
обсуждение исходный текст
Ответ на Problems with inequalities on numeric fields in 6.5  (Martin Weinberg <weinberg@osprey.phast.umass.edu>)
Ответы Re: [GENERAL] Problems with inequalities on numeric fields in 6.5  (Martin Weinberg <weinberg@osprey.phast.umass.edu>)
Список pgsql-general
> Not forcing float4 conversion does much better, e.g.
>
>    select count(*) from mydata where x>3.4 and x<3.5;
>

OK, let me ask.  Vacuum analyze.  What does pg_statistics show for
min/max values?  What does EXPLAIN show?



--
  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] How to compile PosttgreSQL on NT
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] backend dies suddenly after a lot of error messages