Re: Problem with index

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Problem with index
Дата
Msg-id Pine.BSF.4.21.0101251238070.86017-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Problem with index  (eriko <eriko@radix.com.br>)
Список pgsql-admin
Have you run a vacuum analyze on the table in question?
How many rows does the optimizer think the query is going to
get (from the explain output)?

On Thu, 25 Jan 2001, eriko wrote:

> Hello all, I have a problem.
>
> When a try to use EXPLAIN <select * from table where pk=value>
>
> The optimize don't user the index of primary key.


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

Предыдущее
От: "Toma Vailikit"
Дата:
Сообщение: RE: Pictures again
Следующее
От: Jie Liang
Дата:
Сообщение: Re: pg_shadow problem