Re: [GENERAL] (solved) R: Very strange problem on index

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: [GENERAL] (solved) R: Very strange problem on index
Дата
Msg-id 8f9adb09-0d8d-1df4-20dd-536b3e5c9f38@iol.ie
обсуждение исходный текст
Ответ на [GENERAL] (solved) R: Very strange problem on index  (Job <Job@colliniconsulting.it>)
Ответы R: [GENERAL] (solved) R: Very strange problem on index
Список pgsql-general
On 02/02/17 12:53, Job wrote:
>
> I create a table copy, with indexes, and it worked perfecly.
> Then i dropped the original table and recreated it back by a copy of the newest.
>
> Same problems, lack during searches and indexes not used.

I didn't see your original message so may have missed this, but did you
run ANALYZE on the table after creating it? - Depending on how you
created the table, the statistics needed by the planner may or may not
have been up to date.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


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

Предыдущее
От: Job
Дата:
Сообщение: [GENERAL] (solved) R: Very strange problem on index
Следующее
От: Job
Дата:
Сообщение: R: [GENERAL] (solved) R: Very strange problem on index