Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sy8RK-00EbWy-GC for pgsql-general@arkaria.postgresql.org; Tue, 08 Oct 2024 11:31:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sy8RI-007bt1-HU for pgsql-general@arkaria.postgresql.org; Tue, 08 Oct 2024 11:31:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sy8RI-007bpr-3o for pgsql-general@lists.postgresql.org; Tue, 08 Oct 2024 11:31:40 +0000 Received: from mail-yb1-xb2d.google.com ([2607:f8b0:4864:20::b2d]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sy8RF-00371F-GS for pgsql-general@postgresql.org; Tue, 08 Oct 2024 11:31:38 +0000 Received: by mail-yb1-xb2d.google.com with SMTP id 3f1490d57ef6-e28ee5a988dso504839276.2 for ; Tue, 08 Oct 2024 04:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728387097; x=1728991897; darn=postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=ycgnFePdruQXYrEcIXpJmFwy4O1UsRDSVbAuXT3CkdQ=; b=nmIj6/i/J63XRrnH9KgZ4wOgCDBQ9PxwEqiqYt3/sPtr7Ag3BPLTuu9ImUAjCEmbZ2 xGCCpfwRce7kxVc6zyQ1iCR0eYXzcwy79J3heTWlF/m/CQFoNMIM8DBNSbNP2xuiRCxf zdNmURfm8QhShWO3sJyTYcmyRAICH6joC8QmevBHAO00yhKnMlbIVZ91CcucfomScK7T NXnarmvek+soJ53Uucuk/Qzu5/HmJJaFrX3m58KMwmsiBRw8yEt6Pp01Mw+R1TC20Tdz AUdWTvlmsRqtGwK5i5A6xV+ZFnolcovBJO1cmHDCJztrIK296TH9N2fb9IHNEr5XqsRq nq/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728387097; x=1728991897; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ycgnFePdruQXYrEcIXpJmFwy4O1UsRDSVbAuXT3CkdQ=; b=eg14Xv+u5eIBw6aPLwBmgBG+6+FzNBuocO30M+d0a2YfQoccaIlnxeHhQieWzhTUFx 7+A8WDjdrvInDjB/sVuk2zGiSfrEq4KbB3WUnfu8oZ0GOiQZIWe0xmwP84mhaO96W9Ma E7hqdA+fsBwWfly9Y4eQ5pEGSvUYnEwvp8cUYeXQ9pU1XCchMr7UXU2bqiKWXSOQoTK6 rEVMVrwOw+D8C3ILhsJTDQ+ZWZkKxku6UZrAoQ4kV0H4rJPZNJGPaO0oEvORuLIJPqXh Xj45bgOS6XLRJGbt1amTUFNZZMrbZh2i8jiBzADpqR1bixzbev4qADePSFcIIKw2e2TQ ftdA== X-Gm-Message-State: AOJu0YwMH5IVqzmMECOLLERD1nywfyndWLZxxGA4m1AelMJTvPiXaF5Y cMqL6wUmqhbLvCGmf0xEiVHA/WoUqEXw6TAAPRM5HO2GrO1VxDI81N9WzLkCIdoapu7VeOzvRNa spSeFQV+FMSInC+4/RAre9BwKf6M= X-Google-Smtp-Source: AGHT+IHxLcvQOupIAU+i9HLnKlBWrSchloTMBdGsD9jKZKTW1DeZT6iOO/fQKYHYXXerk2H7I8L4/pSy8eu+QyfjDzc= X-Received: by 2002:a05:6902:15c8:b0:e28:f402:cc6f with SMTP id 3f1490d57ef6-e28f402e537mr824089276.46.1728387096712; Tue, 08 Oct 2024 04:31:36 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Andy Hartman Date: Tue, 8 Oct 2024 07:31:25 -0400 Message-ID: Subject: Re: backup To: Muhammad Usman Khan Cc: pgsql-general Content-Type: multipart/alternative; boundary="000000000000ef1b840623f57a88" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000ef1b840623f57a88 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks, I'll check it out. On Mon, Oct 7, 2024 at 11:25=E2=80=AFPM Muhammad Usman Khan wrote: > > Hi, > You can refer the following: > Automating PostgreSQL Backups with Python Using pg_basebackup | by Usman > Khan | Sep, 2024 | Medium > > Automating PostgreSQL Backups with PG Back Web: The Complete Walkthrough = | > by Usman Khan | Sep, 2024 | Medium > > > On Mon, 7 Oct 2024 at 20:48, Andy Hartman wrote= : > >> anyone use Powershell in an automated fashion to do DB backup? Would yo= u >> share your example? >> >> Thanks. >> > --000000000000ef1b840623f57a88 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, I'll check it out.=C2=A0

On Mon, Oct 7, 202= 4 at 11:25=E2=80=AFPM Muhammad Usman Khan <usman.k@bitnine.net> wrote:
On Mon, 7= Oct 2024 at 20:48, Andy Hartman <hartman60home@gmail.com> wrote:
anyone use P= owershell in an automated fashion to do DB backup?=C2=A0 Would you share yo= ur example?

=C2=A0Thanks.
--000000000000ef1b840623f57a88--