Re: Improving backend launch time by preloading relcache

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Improving backend launch time by preloading relcache
Дата
Msg-id 29539.1012446737@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Improving backend launch time by preloading relcache  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Список pgsql-hackers
Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> Currently there are just a few relations info kept in
> pg_internal.init and they are all nailed. I'm not
> allowing REINDEX for nailed relations 

Oh, okay.

> a #ifdef'd trial implementation. I'm intending the
> change for 7.2.1 not 7.3. If it isn't allowed in 7.2.x
> I would strongly object to the 7.2 release itself.

If you think it should be changed then change it now.  I see no
reason to wait.
        regards, tom lane


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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Improving backend launch time by preloading relcache
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: freebsd postgres port