Re: Best Open Source OS for Postgresql

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Marc Millas <marc(dot)millas(at)mokadb(dot)com>, depesz(at)depesz(dot)com
Cc: pgsql-general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Best Open Source OS for Postgresql
Date: 2023-01-31 16:38:30
Message-ID: 9fd72178-fb23-0fd3-f4fd-6c00a301caeb@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/31/23 05:09, Marc Millas wrote:
> Sorry for inappropriate "reply".
>
> if you do check the debian postgis repo, you ll find that its NOT
> possible to choose a postgis version.

Are you talking about the repo hosted by Debian or the Postgres
community repo's here:

https://www.postgresql.org/download/linux/debian/

> its possible for postgis 2.4 and 2.5, then ALL 3.x versions are
> inaccessible but one, that did change from time to time.
> (you MUST ask for postgis 3 without being able to ask for 3.0 or 3.1
> or...  its like asking for postgres 9 without .5 or .6)
> 2 of my customers reverse to a RH family linux because they have been
> unable to install the requested postgres/postgis version on debian.
> when I did ask the team, the reply was: we cannot package for all cross
> possibilities (ie. 5 postgres x 6 postgis, less some impossibilities
> according to postgis matrix)
>
> so...
>
>
> Marc MILLAS
> Senior Architect
> +33607850334
> www.mokadb.com <http://www.mokadb.com>
>
>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2023-01-31 17:15:29 Re: SELECT * FROM huge_table LIMIT 10; Why does it take more than 10 min to complete, with cold caches
Previous Message Dimitrios Apostolou 2023-01-31 16:32:10 Re: SELECT * FROM huge_table LIMIT 10; Why does it take more than 10 min to complete, with cold caches