Skip to content

fix: ibm cloud support (#904)#905

Merged
jezekra1 merged 2 commits intomainfrom
fix-ibm-cloud-db
Jul 14, 2025
Merged

fix: ibm cloud support (#904)#905
jezekra1 merged 2 commits intomainfrom
fix-ibm-cloud-db

Conversation

@flekmatik
Copy link
Contributor

No description provided.

@flekmatik flekmatik self-assigned this Jul 8, 2025
Signed-off-by: Richard Karmazin <richard.karmazin@ibm.com>
-- Procrastinate Schema

CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;
CREATE EXTENSION IF NOT EXISTS plpgsql;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you please add a section for postgres in helm/README.md under ## External Services?

It should mention all the requirements for the external database - the commands you run as a sql query such as:

CREATE EXTENSION IF NOT EXISTS plpgsql;, vector, memory setup etc

Signed-off-by: Richard Karmazin <richard.karmazin@ibm.com>
@jezekra1 jezekra1 merged commit c282961 into main Jul 14, 2025
9 checks passed
@jezekra1 jezekra1 deleted the fix-ibm-cloud-db branch July 14, 2025 12:13
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.

2 participants