Skip to content

How to enable pg_stat_statements? #177

@rarkins

Description

@rarkins

I would like to enable pg_stat_statements on my Docker postgres container.

As per official documentation:

The module must be loaded by adding pg_stat_statements to shared_preload_libraries in postgresql.conf

Can I do this somehow without having to fork or extend this project with my own Docker image? I can't find a hit in this repo for either pg_stat_statements or shared_preload_libraries so thought I'd ask here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions