Re: Best Open Source OS for Postgresql

From: Surya Widyanto <ayrus02(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Best Open Source OS for Postgresql
Date: 2023-01-31 11:59:13
Message-ID: 51df9558-c982-2a72-0cab-ab36838a8626@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

From 2019, I've been using AlmaLinux from version 8.4 up to now version
8.7. This January, I've been trying to upgrade PostgreSQL from v14.6 to
v15.1.
When I install PostgreSQL v14.6 along side with v15.1 in the same
server, it run without trouble at all, but because I'm using the PostGIS
extension, there is one package *ogr_fdw_14 *than cannot be along side
with the *ogr_fdw_15 *version, specifically on this file:

Error: Transaction test error:

file /usr/lib/.build-id/a0/a43182caa55ed9d3562e2d9b74a1dda150e2c4 from
install of ogr_fdw_15-1.1.3-1.rhel8.x86_64 conflicts with file from
package ogr_fdw_14-1.1.3-1.rhel8.x86_64

because of this problem, I'm currently stuck on upgrading the PostgreSQL
to v15.1. Last week, on my development server I can install the
*ogr_fdw_15 *on by using manual extraction of the RPM package to each
individual directory with exception the conflicted file, and the
extension is successfully installed and detected on the PostgreSQL
v15.1.  Next weekend, I planned on upgrading the production server to
v15.1 using the same method, unless anyone here can show me other method
than manually extracting the RPM package.

May be someone here on this mailing-list have access to the package
manager that build the *ogr_fdw_14 *and *ogr_fdw_15* package, and
release the package update to resolve the conflicted file, I'll be
waiting for the package release update before I rollout the update to my
production server.

Best Regards,
Surya Widyanto

On 31-01-2023 15:02, Giovanni Biscontini wrote:
> Hello everyone,
>  we're looking for a Open Source alternative to Rhel for our VM server
> dedicated to Postgresql (14->15) installations. We're testing Alma,
> Rocky, and Oracle distributions as they're compatible with Rhel
> package systems.
> Can you share your experience on a similar choice?
> Thanks in advance and best regards, Giovanni
>
> --
>
> *Cordiali Saluti - Best Regards*
>
>
> ***Dott. Giovanni Biscontini*
>
> * [Divisone Software]*
>
> **WEB: https://www.es2000.it <http://www.es2000.it/>
>
> ____________________________________
>
> Privacy e riservatezza: il presente messaggio, così come i relativi
> allegati, contengono dati ed informazioni da considerarsi strettamente
> riservate ed è indirizzato esclusivamente al destinatario sopra
> indicato, il quale è l'unico autorizzato a trattarlo in osservanza
> delle norme del Regolamento UE 2016/679 (RGPD) . Preghiamo chiunque
> ricevesse questo messaggio per errore di evitare di copiarlo,
> divulgarlo, distribuirlo a terzi e di dare notizia al mittente
> dell’errato invio, distruggendone poi l'eventuale copia cartacea e la
> copia in formato elettronico.
>
> Il titolare dei dati potrà esercitare tutti i diritti di cui all'art.7
> del suddetto decreto tra cui quelli di accesso, rettifica,
> aggiornamento, opposizione al trattamento e cancellazione
>
> *Please, print this e-mail only if necessary*
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2023-01-31 12:06:09 Re: Best Open Source OS for Postgresql
Previous Message Max Nikulin 2023-01-31 11:32:09 Re: timestamptz, local time in the future, and Don't do it wiki