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 1sy0qQ-00DkxZ-Sb for pgsql-general@arkaria.postgresql.org; Tue, 08 Oct 2024 03:25:06 +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 1sy0qP-001txl-J4 for pgsql-general@arkaria.postgresql.org; Tue, 08 Oct 2024 03:25:05 +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 1sy0qP-001txZ-7u for pgsql-general@lists.postgresql.org; Tue, 08 Oct 2024 03:25:05 +0000 Received: from mail-pg1-x533.google.com ([2607:f8b0:4864:20::533]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sy0qM-0033VC-Az for pgsql-general@postgresql.org; Tue, 08 Oct 2024 03:25:03 +0000 Received: by mail-pg1-x533.google.com with SMTP id 41be03b00d2f7-7d916b6a73aso3096301a12.1 for ; Mon, 07 Oct 2024 20:25:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitnine-net.20230601.gappssmtp.com; s=20230601; t=1728357901; x=1728962701; 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=vN8/ch9WKvSEAv3mObRtW+0/3g+1T1tkvRAHTBFziLY=; b=QHSsYycWoneMxugWF9S3hiu7pyqzaX0YWjVx4TKjzJmKQbd+xV3TCftTJYsOQ/dZVo xlAWWNiv0QAO4tEmIhnpNh1u38XbJzkAgizICM8+vxzElai2Tluq6yi0ioVsH97FRrzC Z4SAilvOzZsF0RXftsb+IfEMVoGM29bCnvjaWWOPiFn3chHEKzfCnRKgW2Ema/t+hTow xl1i5urIIhI/NAOIRmIdN6yh/Lsd7QI0XCWNIT9eD8QVMn/v9n23FCVJtThR0HiffPzQ FzA2pc4PgBpojCnCUrXj+oCmWv3KUdwwX48SV01nei00TajavNBNWVP+2uk2HxVOPw1u dYjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728357901; x=1728962701; 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=vN8/ch9WKvSEAv3mObRtW+0/3g+1T1tkvRAHTBFziLY=; b=qNcyCBNXPdR+xoJk+Gg4tNgTstn1T3C7IpOVFf9ZyDRwjQ7aFHogQLbT/0WKDhMn4W Wa4jfUyzNZG6RRWeiukrjxSQaRH/P6DMedOWXmO4glhxmnRnKz9/PNxZrL/KJm2I6fYF 2OMhIsOkv3iZBNhcLgSxz+331MRS3+PZs/83YWASG5gYDgF/CvErgr5OGFQkoDjO/M+0 55dH88yU1ZKuZ7eoIZSSUmuLFIFeomg3XTZPcAvWRI1zx+F3tRiOkhEfbNfrGlD61i+S 9oRShkdYDoALwkxWNrgkE6ys+ue9RJC7VSlB1jKD175t0Fv9tVA7g1aKqOoU62xc6ci7 3qeA== X-Gm-Message-State: AOJu0YxK2Fi4OFvf0of2Xg2w8JZOpgqyL2Eq89fPDllmxzTg+2X9OI9Q sKcrEHjbUBdyOlcPe/Xe4QJJWuQKpxW69EIyP8CLKvjDLOrfFFqb8Xzou+aERVxvHLPQVuxjQcD cYLRYpIWwj6TG6UnME/t+IyhdUeYl+NbrWOYnpg== X-Google-Smtp-Source: AGHT+IEhJ1H5lw+yjQ5KBaXzuhfN2oLQm7/AgcPjjwjjqRLdeIblC3Mtn1p8iBsAq/ZjEu0tMwT2saYefgTsvKNRuK0= X-Received: by 2002:a17:90a:6786:b0:2cf:c972:7c22 with SMTP id 98e67ed59e1d1-2e1e6225009mr18555010a91.10.1728357901396; Mon, 07 Oct 2024 20:25:01 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Muhammad Usman Khan Date: Tue, 8 Oct 2024 08:24:48 +0500 Message-ID: Subject: Re: backup To: Andy Hartman Cc: pgsql-general Content-Type: multipart/alternative; boundary="000000000000c20b450623eeae49" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000c20b450623eeae49 Content-Type: text/plain; charset="UTF-8" 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 you > share your example? > > Thanks. > --000000000000c20b450623eeae49 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Mon, 7 Oct 2024 at 20:48, Andy Hartm= an <hartman60home@gmail.com> wrote:
anyone use Powershell in an automated fashion to do DB backu= p?=C2=A0 Would you share your example?

=C2=A0Thanks.
--000000000000c20b450623eeae49--