From 6a56b5e2638d3217eb2e6b2e97b198cbde706da9 Mon Sep 17 00:00:00 2001 From: Aiden Gerbrandt Date: Thu, 12 Mar 2026 20:30:07 -0500 Subject: [PATCH] added signing key note for fedora --- Software/Postgresql.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Software/Postgresql.md b/Software/Postgresql.md index 2cc61e5..45a122f 100644 --- a/Software/Postgresql.md +++ b/Software/Postgresql.md @@ -114,6 +114,9 @@ sudo apt install pgadmin4-desktop ``` ### Fedora + +Note: You will be prompted to import the required signing keys + ```sh # Add the pgadmin repository sudo rpm -i https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/pgadmin4-fedora-repo-2-1.noarch.rpm