Re: How to find out about index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to find out about index
Дата
Msg-id 1573.1034085613@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to find out about index  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> On Tue, Oct 08, 2002 at 12:22:15PM +0530, Savita wrote:
>> What does the row indicate in the NOTICE:  QUERY PLAN:

> Try EXPLAIN ANALYZE.

Also, do an ANALYZE first.  Those row counts look suspiciously like the
default ones that are used for never-ANALYZEd tables, where the planner
really has no idea what's in the table.

            regards, tom lane

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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: Hot Backup
Следующее
От: Justin Clift
Дата:
Сообщение: Re: Rép. : Re: Hot Backup