public inbox for [email protected]
help / color / mirror / Atom feedFrom: David G. Johnston <[email protected]>
To: Rich Shepard <[email protected]>
Cc: [email protected]
Subject: Re: Proper format for pg_dump file date
Date: Wed, 19 Jun 2024 09:14:41 -0700
Message-ID: <CAKFQuwZO_J+LhHK6iL_AB2FzFickN=Z8ELb4T5spivatoUpTjQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Wed, Jun 19, 2024 at 8:55 AM Rich Shepard <[email protected]>
wrote:
> Is the correct date format for pg_dump
> <filename>-$(date +%Y-%m-%d).sql
> or
> <filename>-YYYY-MM-DD.sql
> or something else?
>
>
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 J.
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Proper format for pg_dump file date
In-Reply-To: <CAKFQuwZO_J+LhHK6iL_AB2FzFickN=Z8ELb4T5spivatoUpTjQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox