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 1svVPd-00FZxS-MP for pgsql-admin@arkaria.postgresql.org; Tue, 01 Oct 2024 05:27: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 1svVPd-00AhMg-2b for pgsql-admin@arkaria.postgresql.org; Tue, 01 Oct 2024 05:27:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1svVPc-00AhMY-Mw for pgsql-admin@lists.postgresql.org; Tue, 01 Oct 2024 05:27:04 +0000 Received: from mail-vs1-xe34.google.com ([2607:f8b0:4864:20::e34]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1svVPY-001xQ5-Gq for pgsql-admin@lists.postgresql.org; Tue, 01 Oct 2024 05:27:04 +0000 Received: by mail-vs1-xe34.google.com with SMTP id ada2fe7eead31-4a3b67e719aso839639137.0 for ; Mon, 30 Sep 2024 22:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727760420; x=1728365220; darn=lists.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=Zq9TXOi898CXrap7I6hAeYa3mhUQUtWuaTeamu9yvP8=; b=UetNWu+E5l7JWKfaSZzPcuyCz/HBHSMWeaM/lerwp1DIGLUxYqF5EyEEPNdM9ev2+l x6CNLU8Y9qubJG6Ptg3AOpjy03Vz13KbTiWS6WHV4fHu8ep9eC6Adeu7jX8sg/qRRBb+ fM6SRjO/NWQ3GoS3JLAg1MEOqn6W9kVtCZYxcRmAroQffqSKV5Uitrfzai9wzU31P2Hr hYZo6rs6XjYhG9saKxggmdZhr/zO6SOQ3kOqtBpptEzgobjFj8eS9DLh1QpPLiG0Mkr1 GZ+d7Qc5rGwWI44n8V5PJPrVE3XjucdIJ6Iv3XJ94tirdUiCpv1N9K2qJpi3tRQErVlV lHwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727760420; x=1728365220; 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=Zq9TXOi898CXrap7I6hAeYa3mhUQUtWuaTeamu9yvP8=; b=oF+OCAm8t6IJ/oRttHjjt8TYuton9KxYJcwoa9CW77s8CrppaE1TOJPz0iGT7gWSMb +DbZZrdOKxUkv4/n/tOqEQciVrphe6GOk+gf88yKU5Y1qTc3C9oIHGR6bUW4uiU2oYjc /TV/ZiUu728GFpQv9WiZ2IPqMwuMYwQt/kWZLPOPe2W3fwVKUu+ti+wfvBTaY8fKaBKW Zkyz29PLCCDlDHUQy84WPIiIRDrjaQC2VOU4m2Y6oqYKiYvR6NuGquJP0J7xMNMHWKDI LZ4lLvz1r5+YpMCc6/f97WhXtnl1tz21LbSmizlWsfnSYn2+biSJEx5oxb7cVVbe83A4 JG6A== X-Gm-Message-State: AOJu0YxrqDhQlVEHS/SOHWx3FXghmRj1YttAFh08JdqnEbUk99lXmJ34 LT7MBEeQ/tr8D7sjkl52gRSkn93Ierq2S0yNUVBPkdtapCYdFKYCx7c4ClPHuagLC7DXZbQq65/ kfjBf28jEE8wnVRgo241yjJQfmyg= X-Google-Smtp-Source: AGHT+IFv7kBlMPRFfRzEZIP/jA95JSJ2eJgq/essOXJYxxEnIPY1LUHFmDgAickP6rBQeB3KcXhw9+1jjm/wxbIQb6Q= X-Received: by 2002:a05:6102:508f:b0:4a3:b506:56a5 with SMTP id ada2fe7eead31-4a3b5066b40mr6748636137.25.1727760420455; Mon, 30 Sep 2024 22:27:00 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kashif Zeeshan Date: Tue, 1 Oct 2024 10:26:49 +0500 Message-ID: Subject: Re: Postgres Extensions To: Sam Stearns Cc: Pgsql-admin , Peter Garza , Henry Ashu Content-Type: multipart/alternative; boundary="0000000000001e510206236392c9" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000001e510206236392c9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi There is no single command that install all available extensions. Regards Kashif Zeesgan On Tue, Oct 1, 2024 at 4:31=E2=80=AFAM Sam Stearns wr= ote: > Howdy, > > Is there an easy way to install all extensions available to Postgres in > one hit? > > Thanks, > > Sam > > -- > > *Samuel Stearns* > Lead Database Administrator > *c:* 971 762 6879 | *o:* 503 672 5115 | DAT.com > [image: DAT] > > --0000000000001e510206236392c9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

There is no single command that inst= all all available extensions.

Regards
Ka= shif Zeesgan

On Tue, Oct 1, 2024 at 4:31=E2=80=AFAM Sam Stearns <sam.stearns@dat.com> wrote:
=
Ho= wdy,

Is there an easy way to install all extensions avai= lable to Postgres in one hit?

Thanks,
Sam

--

Samuel Stearns
Lead Database Administrator<= br>c:=C2=A0971 762 6879=C2=A0|=C2=A0o:=C2=A0503 672 5115=C2=A0|=C2=A0DAT.com

3D"=
--0000000000001e510206236392c9--