[pmg-devel] applied: [PATCH pmg-api 0/2] cluster changes for bookworm
Dominik Csapak
d.csapak at proxmox.com
Tue Jun 27 10:29:04 CEST 2023
applied series, with the fixup squashed in like we talked off-list
thanks
On 6/26/23 22:45, Stoiko Ivanov wrote:
> with the initial tests for the upgrade of the pmg packages to bookworm I
> noticed 2 small issues when running PMG in a cluster.
>
> the first patch addresses the same issue we had in pve-cluster with the
> deprecated rsync syntax.
>
> the second patch addresses a change in postgresql's response to
> ```
> EXTRACT(EPOCH FROM now())
> ```
>
> with both patches applied a cluster setup with one being upgraded from
> bullseye (with a restored backup from another bullseye system) and one
> installed directly from a test ISO remain with both nodes in active state.
>
> Stoiko Ivanov (2):
> cluster: fix rsync invocation
> postgresql compat: cast result from EXTRACT to INTEGER
>
> src/PMG/Cluster.pm | 4 +++-
> src/PMG/DBTools.pm | 4 ++--
> src/PMG/Quarantine.pm | 4 ++--
> src/PMG/Statistic.pm | 16 ++++++++--------
> src/bin/pmgpolicy | 2 +-
> 5 files changed, 16 insertions(+), 14 deletions(-)
>
More information about the pmg-devel
mailing list