public inbox for [email protected]  
help / color / mirror / Atom feed
Postgresql15 and PostGIS
6+ messages / 3 participants
[nested] [flat]

* Postgresql15 and PostGIS
@ 2023-07-10 16:20 Mike Sijmons <[email protected]>
  2023-07-10 16:36 ` Re:Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
  0 siblings, 1 reply; 6+ messages in thread

From: Mike Sijmons @ 2023-07-10 16:20 UTC (permalink / raw)
  To: pgsql-pkg-debian

Hello,



I hope ask this question to the right people



I see in the repository of the community PostGIS up to Postgresql version 14 but not for Postgres 15



This is regarding the Ubuntu OS.

Any reason why PostGIS for 15 is not there? Or can we expect it soon?

Or is 14 the only viable option?

Kind regards,

Mike Sijmons
Nibble-IT BV

Mike Sijmons
CTO

E: [email protected]
M: +31 6 53 36 45 21
W: www.nibble-it.nl<http://www.nibble-it.nl/;

Binnendelta 1-U2  | 1261 WZ  Blaricum  | Nederland

[cid:[email protected]]

This email and its attachments are confidential and may contain legally privileged information. You should not disclose the contents to any other person. If you are not the intended recipient, please notify the sender immediately and delete this email from your system.



Attachments:

  [image/png] image001.png (18.2K, 3-image001.png)
  download | view image

^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re:Postgresql15 and PostGIS
  2023-07-10 16:20 Postgresql15 and PostGIS Mike Sijmons <[email protected]>
@ 2023-07-10 16:36 ` Sergei Kornilov <[email protected]>
  2023-07-10 16:43   ` RE: Re:Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  0 siblings, 1 reply; 6+ messages in thread

From: Sergei Kornilov @ 2023-07-10 16:36 UTC (permalink / raw)
  To: Mike Sijmons <[email protected]>; +Cc: pgsql-pkg-debian

Hello
postgresql-15-postgis-3 is available is repo.
What operating system are you using? Maybe it's something near/already EOL?

regards, Sergei





^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* RE: Re:Postgresql15 and PostGIS
  2023-07-10 16:20 Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-10 16:36 ` Re:Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
@ 2023-07-10 16:43   ` Mike Sijmons <[email protected]>
  2023-07-10 16:56     ` Re: Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
  0 siblings, 1 reply; 6+ messages in thread

From: Mike Sijmons @ 2023-07-10 16:43 UTC (permalink / raw)
  To: Sergei Kornilov <[email protected]>; +Cc: pgsql-pkg-debian

Hello, 

Thank you for your quick response!

We currently running Ubuntu 18.04 and Postgres 10.23.

First we migrate to Postgres 14 or 15 depending in the availability of the PostGis extension

And than we upgrade to Ubuntu 20.04 

That is the plan! 

If I do an "apt-cache search postgresql-15 | grep -i postgis" I do not get any hits also not on " apt-cache search postgresql-15-postgis-3"

I added the repository with:

sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -


Kind regards,
Mike



-----Original Message-----
From: Sergei Kornilov <[email protected]> 
Sent: Monday, 10 July 2023 18:37
To: Mike Sijmons <[email protected]>
Cc: [email protected]
Subject: Re:Postgresql15 and PostGIS

Hello
postgresql-15-postgis-3 is available is repo.
What operating system are you using? Maybe it's something near/already EOL?

regards, Sergei


^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: Postgresql15 and PostGIS
  2023-07-10 16:20 Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-10 16:36 ` Re:Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
  2023-07-10 16:43   ` RE: Re:Postgresql15 and PostGIS Mike Sijmons <[email protected]>
@ 2023-07-10 16:56     ` Sergei Kornilov <[email protected]>
  2023-07-10 16:59       ` RE: Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-11 18:47       ` Re: Postgresql15 and PostGIS Christoph Berg <[email protected]>
  0 siblings, 2 replies; 6+ messages in thread

From: Sergei Kornilov @ 2023-07-10 16:56 UTC (permalink / raw)
  To: Mike Sijmons <[email protected]>; +Cc: pgsql-pkg-debian

Hi

> We currently running Ubuntu 18.04 and Postgres 10.23.

That's what I thought. Correct, postgresql-15-postgis-3 was not packaged for for ubuntu 18.04.
I don't know the backstory, maybe because it was only a few months from the postgresql 15 release to the EOL of this ubuntu release, or there were issues with the build. But there are no packages and now they are definitely not expected to appear.

regards, Sergei





^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* RE: Postgresql15 and PostGIS
  2023-07-10 16:20 Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-10 16:36 ` Re:Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
  2023-07-10 16:43   ` RE: Re:Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-10 16:56     ` Re: Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
@ 2023-07-10 16:59       ` Mike Sijmons <[email protected]>
  1 sibling, 0 replies; 6+ messages in thread

From: Mike Sijmons @ 2023-07-10 16:59 UTC (permalink / raw)
  To: Sergei Kornilov <[email protected]>; +Cc: pgsql-pkg-debian

Hello Sergei, 

Thanks again for your quick response. 

Kind regards,
Mike

-----Original Message-----
From: Sergei Kornilov <[email protected]> 
Sent: Monday, 10 July 2023 18:57
To: Mike Sijmons <[email protected]>
Cc: [email protected]
Subject: Re: Postgresql15 and PostGIS

Hi

> We currently running Ubuntu 18.04 and Postgres 10.23.

That's what I thought. Correct, postgresql-15-postgis-3 was not packaged for for ubuntu 18.04.
I don't know the backstory, maybe because it was only a few months from the postgresql 15 release to the EOL of this ubuntu release, or there were issues with the build. But there are no packages and now they are definitely not expected to appear.

regards, Sergei


^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* Re: Postgresql15 and PostGIS
  2023-07-10 16:20 Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-10 16:36 ` Re:Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
  2023-07-10 16:43   ` RE: Re:Postgresql15 and PostGIS Mike Sijmons <[email protected]>
  2023-07-10 16:56     ` Re: Postgresql15 and PostGIS Sergei Kornilov <[email protected]>
@ 2023-07-11 18:47       ` Christoph Berg <[email protected]>
  1 sibling, 0 replies; 6+ messages in thread

From: Christoph Berg @ 2023-07-11 18:47 UTC (permalink / raw)
  To: [email protected]; Sergei Kornilov <[email protected]>; Mike Sijmons <[email protected]>; +Cc: pgsql-pkg-debian

The current PostGIS version does not compile anymore on Ubuntu bionic. I forgot the reason, but there was one...

Furthermore, there will be no more builds on apt.pg.o for bionic at all since PostgreSQL 16 doesn't build there anymore either, so I removed it from the build config.

I'll shortly post a proper EOL announcement here.

Christoph

^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2023-07-11 18:47 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 16:20 Postgresql15 and PostGIS Mike Sijmons <[email protected]>
2023-07-10 16:36 ` Sergei Kornilov <[email protected]>
2023-07-10 16:43   ` Mike Sijmons <[email protected]>
2023-07-10 16:56     ` Sergei Kornilov <[email protected]>
2023-07-10 16:59       ` Mike Sijmons <[email protected]>
2023-07-11 18:47       ` Christoph Berg <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox