[SCM] postgis.net branch website updated. clarity-final-216-g29a7d1a

git at osgeo.org git at osgeo.org
Thu Jul 30 01:40:38 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".

The branch, website has been updated
       via  29a7d1a6a40d424d30e87447c5b9e683f5adf4df (commit)
       via  d5e2ca970fcd76e7b71ed9e1f1be88ed6fa80fa4 (commit)
      from  aeb9525839da74865649b4c4e509a879a987cbd9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 29a7d1a6a40d424d30e87447c5b9e683f5adf4df
Merge: aeb9525 d5e2ca9
Author: Darafei Praliaskouski <komzpa at gmail.com>
Date:   Thu Jul 30 01:40:37 2026 -0700

    Merge pull request 'Point support users at maintained provider directories' (!16) from Komzpa/postgis.net:ai/support-live-links-20260730 into website
    
    Reviewed-on: https://gitea.osgeo.org/postgis/postgis.net/pulls/16


commit d5e2ca970fcd76e7b71ed9e1f1be88ed6fa80fa4
Author: Darafei Praliaskouski <me at komzpa.net>
Date:   Thu Jul 30 10:56:54 2026 +0400

    Add live professional support pointers

diff --git a/content/community/_index.md b/content/community/_index.md
index 17e62f0..81caace 100644
--- a/content/community/_index.md
+++ b/content/community/_index.md
@@ -5,7 +5,6 @@ description: "Community resources for improving PostGIS"
 weight: 50
 geekdocHidden: false
 layout: toplevel
-aliases: ['/support']
 ---
 
 PostGIS is an open source project, and that means that it only exists to serve the community, and the community is the primary way people grow and learn more about PostGIS.
diff --git a/content/community/support.md b/content/community/support.md
index ec71224..f6b7c45 100644
--- a/content/community/support.md
+++ b/content/community/support.md
@@ -1,9 +1,11 @@
 ---
 title: Support
 date: 2022-02-01
+lastmod: 2026-07-30
 weight: 10
 description: "How to help support PostGIS and make it grow!"
 geekdocHidden: false
+aliases: ['/support']
 ---
 
 How can you support the PostGIS community and the continued growth and maintenance of this software?
@@ -31,3 +33,16 @@ The most direct support the PostGIS development community gets is via government
 <a href="https://oslandia.com"><img height="50" class="postgis_sponsor_logo" src="/sponsors/logo_oslandia.png" style="background-color:white"></a>
 <!--<a href="https://aws.amazon.com/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_aws.svg" style="background-color:white" /></a>-->
 <a href="https://nibio.no/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_nibio.png" style="background-color:black"></a>
+
+## Professional Support and Hosting
+
+For paid consulting, support contracts, and hosted PostgreSQL/PostGIS services,
+use maintained provider directories instead of historical wiki lists:
+
+* [OSGeo Service Providers](https://www.osgeo.org/service-providers/) includes
+  providers for OSGeo projects such as PostGIS.
+* [PostgreSQL Professional Services](https://www.postgresql.org/support/professional_support/)
+  lists companies offering PostgreSQL consulting and support.
+* [PostgreSQL Hosting Providers](https://www.postgresql.org/support/professional_hosting/)
+  lists managed PostgreSQL hosting providers. Check each provider's current
+  PostGIS extension availability before choosing a service.

-----------------------------------------------------------------------

Summary of changes:
 content/community/_index.md  |  1 -
 content/community/support.md | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list