Re: Seeking Suggestions for Best Practices: Archiving and Migrating Historical Data in PostgreSQL - Mailing list pgsql-admin

From Scott Ribe
Subject Re: Seeking Suggestions for Best Practices: Archiving and Migrating Historical Data in PostgreSQL
Date
Msg-id B991E464-BDF6-4E20-BD9B-8D62644BECA9@elevated-dev.com
Whole thread Raw
In response to Re: Seeking Suggestions for Best Practices: Archiving and Migrating Historical Data in PostgreSQL  (Joe Tailleur <joe.tailleur@gmail.com>)
List pgsql-admin
> On May 30, 2025, at 7:50 AM, Joe Tailleur <joe.tailleur@gmail.com> wrote:
>
> It allows me to easily backup the schema (regardless of the number of tables).  I can move several tables into that
schema,and back up the schema.   

Ah--my mind was stuck on one-at-a-time thinking.


pgsql-admin by date:

Previous
From: Joe Tailleur
Date:
Subject: Re: Seeking Suggestions for Best Practices: Archiving and Migrating Historical Data in PostgreSQL
Next
From: Ron Johnson
Date:
Subject: Re: pg_dump verbose start and stop times?