Skip to content

Conversation

@dmitry-lipetsk
Copy link
Collaborator

A problem was detected in container with Ubuntu 24.04.

tests works with "/usr/bin/pg_config" but real pg_config is "/usr/lib/postgresql/17/bin/pg_config".

To resovle this problem we will call "pg_config --bindir" and use it result for BINDIR and PG_CONFIG.

A problem was detected in container with Ubuntu 24.04

tests works with "/usr/bin/pg_config" but real pg_config is "/usr/lib/postgresql/17/bin/pg_config"

To resovle this problem we will call "pg_config --bindir" and use it result for BINDIR and PG_CONFIG.
@dmitry-lipetsk dmitry-lipetsk merged commit 9911ed0 into postgrespro:master Feb 27, 2025
1 check 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.

1 participant