Re: ERROR: invalid restriction selectivity: 224359728.000000

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: invalid restriction selectivity: 224359728.000000
Дата
Msg-id 23514.1195801365@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: invalid restriction selectivity: 224359728.000000  (xeb@mail.ru)
Ответы Re: ERROR: invalid restriction selectivity: 224359728.000000
Список pgsql-general
xeb@mail.ru writes:
> error message in log:
> ERROR:  invalid restriction selectivity: 0.000049

[ blink... ]  Surely it didn't really say that, because a moment's
glance at the code shows that it's impossible:

    if (result < 0.0 || result > 1.0)
        elog(ERROR, "invalid restriction selectivity: %f", result);

If it really did say that, then you have either seriously flaky hardware
or a broken compiler.  In either case, us mere database weenies can't
help much.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Kandy Wong
Дата:
Сообщение: Requesting for a pgadmin3-1.8.0 RPM for SL4
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Requesting for a pgadmin3-1.8.0 RPM for SL4