Re: Fastest Backup & Restore for perf testing

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Fastest Backup & Restore for perf testing
Дата
Msg-id 55662AED.7020707@dunslane.net
обсуждение исходный текст
Ответ на Fastest Backup & Restore for perf testing  ("Wes Vaske (wvaske)" <wvaske@micron.com>)
Список pgsql-performance
On 05/27/2015 04:24 PM, Wes Vaske (wvaske) wrote:
>
> Hi,
>
> I’m running performance tests against a PostgreSQL database (9.4) with
> various hardware configurations and a couple different benchmarks
> (TPC-C & TPC-H).
>
> I’m currently using pg_dump and pg_restore to refresh my dataset
> between runs but this process seems slower than it could be.
>
> Is it possible to do a tar/untar of the entire /var/lib/pgsql tree as
> a backup & restore method?
>
> If not, is there another way to restore a dataset more quickly? The
> database is dedicated to the test dataset so trashing & rebuilding the
> entire application/OS/anything is no issue for me—there’s no data for
> me to lose.
>
> Thanks!
>


Read all of this chapter.
<http://www.postgresql.org/docs/current/static/backup.html>

cheers

andrew




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

Предыдущее
От: "Wes Vaske (wvaske)"
Дата:
Сообщение: Fastest Backup & Restore for perf testing
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: Fastest Backup & Restore for perf testing