Re: backup

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: backup
Date: 2024-10-07 16:17:41
Message-ID: CANzqJaDVkzN1AWF-p4nK55B0d9OJoJpeWJk3A1o321Ehy+VRuw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 7, 2024 at 11:48 AM Andy Hartman <hartman60home(at)gmail(dot)com>
wrote:

> anyone use Powershell in an automated fashion to do DB backup? Would you
> share your example?
>

PS can execute utilities, so using it as a wrapper for pg_dump and
pg_restore (just like a bash script) is perfectly viable.

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> crustacean!

In response to

  • backup at 2024-10-07 15:48:21 from Andy Hartman

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Munro 2024-10-07 22:01:26 Re: Getting PSQL in Windows to support TAB/Autocomplete via modified readline...
Previous Message Adrian Klaver 2024-10-07 16:14:08 Re: backup