Skip to content

usage with the official postgresql images with a single data volume #4

@lanrat

Description

@lanrat

The official docker library PostgreSQL image uses a single directory/volume to store all of its configuration and data /var/lib/postgresql/data and does not use a version folder like your scripts seem to want ex: /var/lib/postgresql/9.5/data.

Is there a way to use this tool with the folder layout presented by the PostgreSQL image from the docker library, without having to move everything between two different volumes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions