Skip to content

K8SPG-1051 fix upgrade - #1399

Merged
hors merged 3 commits into
mainfrom
K8SPG-1051_fix_upgrade
Sep 3, 2026
Merged

K8SPG-1051 fix upgrade#1399
hors merged 3 commits into
mainfrom
K8SPG-1051_fix_upgrade

Conversation

@nmarukovich

@nmarukovich nmarukovich commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Due to the high volume of requests, we're unable to provide free service for this account. To continue using the service, please upgarde to a paid plan.

"postgresql${pg_version}-server" \
"postgresql${pg_version}-contrib" \
"postgresql${pg_version}-libs" \
"${pgaudit_pkg}"; \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nmarukovich should we also install timescaleDB?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If Citus and TimescaleDB support PG19, please add

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, as I can see these extensions do not support PG19 :( for now

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in this case, I am not sure that we need to have upgrade19 image at all because we can't fully upgrade the cluster from e.g. PG17 to PG19 with Citus and TimescaleDB

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hors so it means we delete pg19 upgrade image and test major_upgrade18_19?

@nmarukovich
nmarukovich marked this pull request as ready for review September 3, 2026 07:24
@hors
hors merged commit a501584 into main Sep 3, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants