Re: Proper format for pg_dump file date

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Proper format for pg_dump file date
Date: 2024-06-19 17:13:56
Message-ID: 6866ca28-7cba-df1f-7315-1317a1441766@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 19 Jun 2024, David G. Johnston wrote:

> If you are doing a custom format dump using .sql as the extension is
> objectively wrong. it is correct if you are doing an sql dump, but those
> are generally best avoided.

David,

I use the default text format so restoration is by psql.

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-06-19 17:15:07 Re: Proper format for pg_dump file date
Previous Message Ron Johnson 2024-06-19 17:07:56 Re: Manual Failover