Skip to content

Postgres dump and restore to stdout #51

Description

@davenquinn

I'd like to be able to chain the database dump and restore commands at the CLI level, so we can do e.g.

macrostrat --env development db dump -n temp - | macrostrat db restore

However the core handlers in macrostrat.database.transfer are not flexible enough to handle this case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions