Skip to content

Refactor: Use PostgreSQL container to run PostgreSQL commands instead of using the host. #605

Description

@ShimShtein

Currently commands like pg_dump use the client tooling package installed directly on the host:


We should move the command to run inside a container. This will remove our dependency on PG version available on host's operating system (and prepare us further to running on kubernetes/openshift).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions