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: Proper format for pg_dump file date
Date: 2024-06-19 15:55:01
Message-ID: 9f2bfd4-1c20-ea61-40c1-b9911f6049b@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is the correct date format for pg_dump
<filename>-$(date +%Y-%m-%d).sql
or
<filename>-YYYY-MM-DD.sql
or something else?

TIA,

Rich

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2024-06-19 15:59:19 Re: Proper format for pg_dump file date
Previous Message Rob Sargent 2024-06-19 15:26:06 Re: Manual Failover