Re: Index trouble with 8.3b4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Index trouble with 8.3b4
Дата
Msg-id 16961.1200274999@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Index trouble with 8.3b4  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Index trouble with 8.3b4  (Hannes Dorbath <light@theendofthetunnel.de>)
Re: Index trouble with 8.3b4  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-hackers
I wrote:
> I think it's okay for CREATE INDEX CONCURRENTLY to use bulk-read access
> strategy (that is, seqscan using a limited number of buffers), but it
> has to be able to force the scan to start at page zero.

I've committed a patch to do that.  Please test CVS HEAD and see if you
still see problems.
        regards, tom lane


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

Предыдущее
От: "Sean Utt"
Дата:
Сообщение: Re: Postgresql Materialized views
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Postgresql Materialized views