Re: pg_upgrade Python version issue on openSUSE - Mailing list pgsql-general

From Paul Förster
Subject Re: pg_upgrade Python version issue on openSUSE
Date
Msg-id 3A17BCF9-66D9-4D1E-B8D8-7D10D608AA59@gmail.com
Whole thread Raw
In response to Re: pg_upgrade Python version issue on openSUSE  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: pg_upgrade Python version issue on openSUSE
List pgsql-general
Hi Adrian,

> On 28. Sep, 2020, at 16:03, Adrian Klaver <adrian.klaver@aklaver.com> wrote:
>
> So pgwatch2 installs functions that use plpythonu?
> How does that work if there is no plpython language installed?

at work, the extension is installed everywhere. But it seems we have an old version. The current version seems to use
plpython3u.

https://github.com/cybertec-postgresql/pgwatch2

Or more specifically:
https://github.com/cybertec-postgresql/pgwatch2#integration-of-os-level-metrics

At least, at a very quick first look, this one is updated and hence off the list to check.

Ok, but this is going to be off-topic.

Cheers,
Paul


pgsql-general by date:

Previous
From: Reid Thompson
Date:
Subject: re PG 9.6x and found xmin from before relfrozenxid and removal of pg_internal.init file(s)
Next
From: Adrian Klaver
Date:
Subject: Re: pg_upgrade Python version issue on openSUSE