Re: pg_prewarm

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pg_prewarm
Дата
Msg-id CA+TgmoYSUgrnd_28AK7qfb=vP+CSDxVeZxnm3jEfjh0ONHH=Tw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_prewarm  (Stefan Keller <sfkeller@gmail.com>)
Ответы Re: pg_prewarm
Список pgsql-hackers
On Sat, Mar 10, 2012 at 4:35 PM, Stefan Keller <sfkeller@gmail.com> wrote:
> The main conclusion was:
> * Do a "tar cf /dev/zero $PG_DATA/base either shortly before or
> shortly after the database is created"
> * Do a seq scan "SELECT * FROM osm_point".
>
> Is your tool a replacement of those above?

It can be used that way, although it is more general.

(The patch does include documentation...)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Creager
Дата:
Сообщение: Re: pg_crypto failures with llvm on OSX
Следующее
От: Robert Haas
Дата:
Сообщение: wal_buffers, redux