Re: Restoring database from backup

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Restoring database from backup
Date: 2024-12-13 19:16:45
Message-ID: 99dabac1-c951-4d3c-a9b9-80b36b0cb728@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/13/24 11:15 AM, Rich Shepard wrote:
> On Fri, 13 Dec 2024, Ron Johnson wrote:
>
>> It's a text file.  Open it up, and see if there's a DROP DATABASE in
>> there.
>
> Ron,
>
> No `drop database' but it drops constraints and tables. I could add a drop
> database to the backup script after restoring yesterday's status.

Please answer the questions I asked earlier.

>
> Thanks,
>
> Rich
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2024-12-13 19:18:13 Re: Restoring database from backup
Previous Message Rich Shepard 2024-12-13 19:15:15 Re: Restoring database from backup