Skip to content

Postgresql export then import fails #1114

@sweetppro

Description

@sweetppro

What happened?

I tried to export a Postgresql database to sql.gz, delete all tables then re-import the sql.gz file and it fails.
If its relevant; TablePlus successfully imports the exported file with the warning: "error wrong Data encoding"

Steps to reproduce

  1. Open a Postgresql database
  2. Export all tables to sql.gz
  3. Delete all tables in db
  4. Try to Import sql.gz file

Expected behavior

file should be cleanly imported

Database type

PostgreSQL

TablePro version

0.39.1

macOS version & chip

macOS 26.4.1 Apple Silicon

Screenshots / Logs

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions