| From: | Erik Wienhold <ewie(at)ewie(dot)name> |
|---|---|
| To: | Ron Johnson <ronljohnsonjr(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Purpose of pg_dump tar archive format? |
| Date: | 2024-06-04 13:48:50 |
| Message-ID: | d7a726fb-2b9b-4b18-885d-1b7452ccd867@ewie.name |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 2024-06-04 14:13 +0200, Ron Johnson wrote:
> It doesn't support compression nor restore reordering like the custom
> format, so I'm having trouble seeing why it still exists (at least without
> a doc warning that it's obsolete).
Maybe because of this:
> * The tar format also includes a 'restore.sql' script which is there for
> * the benefit of humans. This script is never used by pg_restore.
I've never used that restore.sql, so I can't say how useful it is,
especially since it requires editing $$PATH$$. Should be mentioned in
the docs if that file is still relevant.
--
Erik
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2024-06-04 14:43:39 | Re: Purpose of pg_dump tar archive format? |
| Previous Message | Ron Johnson | 2024-06-04 12:13:32 | Purpose of pg_dump tar archive format? |