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 1sxpyO-00Ckfn-UX for pgsql-general@arkaria.postgresql.org; Mon, 07 Oct 2024 15:48:36 +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 1sxpyN-00CnRw-J8 for pgsql-general@arkaria.postgresql.org; Mon, 07 Oct 2024 15:48:35 +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 1sxpyN-00CnRo-8B for pgsql-general@lists.postgresql.org; Mon, 07 Oct 2024 15:48:35 +0000 Received: from mail-yw1-x112e.google.com ([2607:f8b0:4864:20::112e]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sxpyK-002yaW-Ue for pgsql-general@postgresql.org; Mon, 07 Oct 2024 15:48:34 +0000 Received: by mail-yw1-x112e.google.com with SMTP id 00721157ae682-6e23aa29408so50251067b3.0 for ; Mon, 07 Oct 2024 08:48:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1728316112; x=1728920912; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=oKBwq1XtC34jS1L4NH+hKcj5EIXsc+tNlJ1SyWaNy64=; b=PBZKL0pS6R9oHrT/FsWkpKGuAWPfD4LGyCGwSsW3QjCS3gHOFATA0bAgimdwOE3AF0 8iyrFI6OmZ6seHPRM4K5kfv7iTVIr3hFTlXjKQfRtF78rxIsfWQWLjDMPVFCp+YFq+N7 uhopEkcyRjsl4gb4Uc/dHx2v5Rokdz9t+/K/C/FxIvEFHoSVRbcqWd/cKwyAm/TkLFka Y4yBP26R0U5c8G6iPDgNF7X8qmP5vkjfRHuLgP4Rbd8m9jmktDqd0Gl/jUEyHmWrvXPn K5Wk8eRESlPXfbqOd2Qadnepe+RWDFtMeALZn7Dr9dYtheuY5WwsET3I11j/KgrIt3ov KEPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728316112; x=1728920912; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=oKBwq1XtC34jS1L4NH+hKcj5EIXsc+tNlJ1SyWaNy64=; b=ESzYVkCoaUR+bf9zNTqXAPIg59TR6/MOdvdIZ+thJ8cQ+pBcw5PY2pSwa3/X+cDvOO MpxpAoSN+mm84AZ9LOMcB3LuUDC2fH2golriMrAkxZ5jPtRKSPsQRJdWwh+0GqZDHJV6 cd2JEN9kdvJRfbbUQgTqOAvWzhMH9sRt1hbdnzpoUbj7q73Kvld5uqgD9bI9058f+QZC Aei+b5iMzW7z9qruAUnVYVYSSH+6IlgPM0/4izHY1JekHLOMCcC/0CCa+I/faZ1wSC8/ kFoDrrK9ncfLsUSV7N5se7vcPk5jhsdQfguXKbQdczcK5DvzaUmz3PBpzcyTMH0kVveC bV1g== X-Gm-Message-State: AOJu0YxewXZP+yFrttIYyXRoFTZvCamPq2Owt85JJ7otwJ1GdZlz9z8E h9x0RgkbMJMT5vQ5S3FjGSxghDQpweygVwNs0ETjCI2HZN4j4ikdKWyh26rLkAFQNfT7CqHIGKO o3JKsLn9tXKdgeh+dzlM/MSD6zBZdww== X-Google-Smtp-Source: AGHT+IHPKkyWxV0H+GEzd1mxyUgIQXmCqKHV0BaNfAzAaykd0hDeasVSElL449k8z/59TI45lLUGauF0t13u6ujLbH4= X-Received: by 2002:a05:6902:2108:b0:e26:2863:403e with SMTP id 3f1490d57ef6-e28ea7b5f47mr30232276.22.1728316112033; Mon, 07 Oct 2024 08:48:32 -0700 (PDT) MIME-Version: 1.0 From: Andy Hartman Date: Mon, 7 Oct 2024 11:48:21 -0400 Message-ID: Subject: backup To: pgsql-general Content-Type: multipart/alternative; boundary="000000000000eaddca0623e4f3cb" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000eaddca0623e4f3cb Content-Type: text/plain; charset="UTF-8" anyone use Powershell in an automated fashion to do DB backup? Would you share your example? Thanks. --000000000000eaddca0623e4f3cb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
anyone use Powershell in an automated fashion to do DB bac= kup?=C2=A0 Would you share your example?

=C2=A0Thanks.
--000000000000eaddca0623e4f3cb--