Skip to content

Feature Request: Push tables to an existing PostgreSQL server #79

Open
@nogurtMon

Description

@nogurtMon

Feature request

Is your feature request related to a problem? Please describe.

I want a streamlined way to push tables from postgres.new to an existing PostgreSQL server.

It is difficult to push tables from postgres.new to an existing PostgreSQL database. The only option is .tar, which is a bad option. When using .tar, errors are thrown on transfer if the sending server's PostgreSQL version does not match the receiving server's PostgreSQL version.

Describe the solution you'd like

Not quite sure. An ironclad way to transfer tables.

Describe alternatives you've considered

.tar

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions