Skip to content

pg_config returns wrong include directory #249

Closed
@cornerman

Description

@cornerman

Using the postgres image version 9.6.1-alpine, the command pg_config returns wrong definitions for the include directories. After installation of the package postgresql-dev, the header files are located in /usr/include/postgresql/ without the local prefix.

$ pg_config
...
PKGINCLUDEDIR = /usr/local/include/postgresql
INCLUDEDIR-SERVER = /usr/local/include/postgresql/server 
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions