Re: Purpose of pg_dump tar archive format?

Поиск
Список
Период
Сортировка
От Gavin Roy
Тема Re: Purpose of pg_dump tar archive format?
Дата
Msg-id CAFVAjJH3bA-rZNEyjDctD0TOZMjcyVqA7Ac_-xkBDaM8UUPFkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Purpose of pg_dump tar archive format?  (Ron Johnson <ronljohnsonjr@gmail.com>)
Ответы Re: Purpose of pg_dump tar archive format?
Re: Purpose of pg_dump tar archive format?
Список pgsql-general

On Tue, Jun 4, 2024 at 3:15 PM Ron Johnson <ronljohnsonjr@gmail.com> wrote:

But why tar instead of custom? That was part of my original question.

I've found it pretty useful for programmatically accessing data in a dump for large databases outside of the normal pg_dump/pg_restore workflow. You don't have to seek through one large binary file to get to the data section to get at the data.

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

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: Purpose of pg_dump tar archive format?
Следующее
От: Shaheed Haque
Дата:
Сообщение: Re: Purpose of pg_dump tar archive format?