Skip to content

PMM-7: Add support for pgsm custom install#187

Merged
peterSirotnak merged 17 commits intomainfrom
PMM-7-add-support-for-pgsm-custom-install
Jan 22, 2026
Merged

PMM-7: Add support for pgsm custom install#187
peterSirotnak merged 17 commits intomainfrom
PMM-7-add-support-for-pgsm-custom-install

Conversation

@peterSirotnak
Copy link
Collaborator

No description provided.

wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add - &&
echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list &&
apt-get update &&
apt-get -y install git clang-18 llvm-18 build-essential postgresql-server-dev-{{ pdpgsql_version }}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should install here percona dev package instead of community one

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Changed it to this.

@peterSirotnak peterSirotnak merged commit 74a224b into main Jan 22, 2026
9 checks passed
@peterSirotnak peterSirotnak deleted the PMM-7-add-support-for-pgsm-custom-install branch February 9, 2026 09:26
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