From a1ddfdd8bd0160318943c8e4d5db728dba9a1165 Mon Sep 17 00:00:00 2001
From: Dave Page
Date: Thu, 6 Feb 2025 11:17:25 +0000
Subject: [PATCH] List 3rd party support/help resources on the website.
As discussed at the dev meeting in Brussels in January 2025.
---
templates/pages/support.html | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/templates/pages/support.html b/templates/pages/support.html
index f296de1e..8c137055 100644
--- a/templates/pages/support.html
+++ b/templates/pages/support.html
@@ -17,6 +17,19 @@
to the PostgreSQL community. A list of companies that provide PostgreSQL-specific hosting is
also available.
+Third Party Resources
+
+There are websites and other resources that may also be extremely useful, some of which are listed below.
+
+Note that the following resources are not run by the PostgreSQL Project, and the PostgreSQL Code of Conduct may not apply.
+
+
+
+To suggest a resource to be included here, please email webmaster@postgresql.org.
+
Bug Reporting
Found a bug in PostgreSQL? Please read over our bug reporting guidelines
--
2.39.5