public inbox for [email protected]help / color / mirror / Atom feed
backup 5+ messages / 4 participants [nested] [flat]
* backup @ 2024-10-07 15:48 Andy Hartman <[email protected]> 2024-10-07 16:14 ` Re: backup Adrian Klaver <[email protected]> 2024-10-07 16:17 ` Re: backup Ron Johnson <[email protected]> 2024-10-08 03:24 ` Re: backup Muhammad Usman Khan <[email protected]> 0 siblings, 3 replies; 5+ messages in thread From: Andy Hartman @ 2024-10-07 15:48 UTC (permalink / raw) To: pgsql-general anyone use Powershell in an automated fashion to do DB backup? Would you share your example? Thanks. ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: backup 2024-10-07 15:48 backup Andy Hartman <[email protected]> @ 2024-10-07 16:14 ` Adrian Klaver <[email protected]> 2 siblings, 0 replies; 5+ messages in thread From: Adrian Klaver @ 2024-10-07 16:14 UTC (permalink / raw) To: Andy Hartman <[email protected]>; pgsql-general On 10/7/24 08:48, Andy Hartman wrote: > anyone use Powershell in an automated fashion to do DB backup? Would > you share your example? Search engine of your choice: "powershell postgresql backup script" Using DuckDuckGo I see 6 relevant entries right of the top. > > Thanks. -- Adrian Klaver [email protected] ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: backup 2024-10-07 15:48 backup Andy Hartman <[email protected]> @ 2024-10-07 16:17 ` Ron Johnson <[email protected]> 2 siblings, 0 replies; 5+ messages in thread From: Ron Johnson @ 2024-10-07 16:17 UTC (permalink / raw) To: pgsql-general On Mon, Oct 7, 2024 at 11:48 AM Andy Hartman <[email protected]> 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! ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: backup 2024-10-07 15:48 backup Andy Hartman <[email protected]> @ 2024-10-08 03:24 ` Muhammad Usman Khan <[email protected]> 2024-10-08 11:31 ` Re: backup Andy Hartman <[email protected]> 2 siblings, 1 reply; 5+ messages in thread From: Muhammad Usman Khan @ 2024-10-08 03:24 UTC (permalink / raw) To: Andy Hartman <[email protected]>; +Cc: pgsql-general Hi, You can refer the following: Automating PostgreSQL Backups with Python Using pg_basebackup | by Usman Khan | Sep, 2024 | Medium <https://medium.com/@usman.khan9805/automating-postgresql-backups-with-python-using-pg-basebackup-fe8...; Automating PostgreSQL Backups with PG Back Web: The Complete Walkthrough | by Usman Khan | Sep, 2024 | Medium <https://medium.com/@usman.khan9805/automating-postgresql-backups-with-pg-back-web-the-complete-walkt...; On Mon, 7 Oct 2024 at 20:48, Andy Hartman <[email protected]> wrote: > anyone use Powershell in an automated fashion to do DB backup? Would you > share your example? > > Thanks. > ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: backup 2024-10-07 15:48 backup Andy Hartman <[email protected]> 2024-10-08 03:24 ` Re: backup Muhammad Usman Khan <[email protected]> @ 2024-10-08 11:31 ` Andy Hartman <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Andy Hartman @ 2024-10-08 11:31 UTC (permalink / raw) To: Muhammad Usman Khan <[email protected]>; +Cc: pgsql-general Thanks, I'll check it out. On Mon, Oct 7, 2024 at 11:25 PM Muhammad Usman Khan <[email protected]> wrote: > > Hi, > You can refer the following: > Automating PostgreSQL Backups with Python Using pg_basebackup | by Usman > Khan | Sep, 2024 | Medium > <https://medium.com/@usman.khan9805/automating-postgresql-backups-with-python-using-pg-basebackup-fe8...; > Automating PostgreSQL Backups with PG Back Web: The Complete Walkthrough | > by Usman Khan | Sep, 2024 | Medium > <https://medium.com/@usman.khan9805/automating-postgresql-backups-with-pg-back-web-the-complete-walkt...; > > On Mon, 7 Oct 2024 at 20:48, Andy Hartman <[email protected]> wrote: > >> anyone use Powershell in an automated fashion to do DB backup? Would you >> share your example? >> >> Thanks. >> > ^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2024-10-08 11:31 UTC | newest] Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2024-10-07 15:48 backup Andy Hartman <[email protected]> 2024-10-07 16:14 ` Adrian Klaver <[email protected]> 2024-10-07 16:17 ` Ron Johnson <[email protected]> 2024-10-08 03:24 ` Muhammad Usman Khan <[email protected]> 2024-10-08 11:31 ` Andy Hartman <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox