Re: pg_dump order of rows

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: pg_dump order of rows
Дата
Msg-id AANLkTi=Y7XKDmpGWuDvB=sJ7fmgS9WPHc6uq4GbToAob@mail.gmail.com
обсуждение исходный текст
Ответ на pg_dump order of rows  (jan <jan@dafuer.de>)
Ответы Re: pg_dump order of rows  (Jan Kesten <jan@dafuer.de>)
Список pgsql-general
2010/12/11 jan <jan@dafuer.de>
we are seeking for a solution to make the dumop (e.g. the backup) more random

Can you please explain why? ( just curious, this seems a very strange requirement )


you _could_ _try_ to use postgres feature of synchronised seqscans to achieve this, but I'm not sure if it will work.
(after a minute of googling ... no it will not work - http://archives.postgresql.org/pgsql-committers/2008-01/msg00358.php )


cheers,
Filip

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

Предыдущее
От: c k
Дата:
Сообщение: Re: Asynchronous query execution
Следующее
От: Yeb Havinga
Дата:
Сообщение: Re: GiST indexing question