Re: No POSTGIS in PostgreSQL 18

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Mark Idiong <obongimoh(at)yahoo(dot)com>, "webmaster(at)postgresql(dot)org" <webmaster(at)postgresql(dot)org>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: No POSTGIS in PostgreSQL 18
Date: 2025-09-29 19:23:16
Message-ID: 566134d5-3827-45f5-b600-4b10e775420b@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/28/25 23:22, Mark Idiong wrote:
> Dear Webmaster,
>
> I am learning SQL using PostgreSQL 18, just released. And I realized
> there is no POSTGIS support.

Yes there is
https://postgis.net/

"This version requires PostgreSQL 12 - 18beta3, ..."

>
> Request guidance on how to activate this function as PostGIS is missing
> from the Stack Builder list of applications.

This is where I mention you should include in this sort of report the
following:

1) OS and version.

2) Source of package.

Given you mention Stack Builder, I'm betting you used the EDB installer.
What EDB chooses to include is up to them, you will need to touch base
with them.

A good place to start is:

https://github.com/EnterpriseDB/edb-installers/issues

>
> Many thanks,
> Mark.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Denis Feklushkin 2025-09-30 07:31:57 Extend syntax wish: FOR [KEY] UPDATE
Previous Message Ray O'Donnell 2025-09-29 15:43:41 Re: PostgreSQL 18 not available for Noble?