Answer the question
In order to leave comments, you need to log in
How to understand why the large size of the table?
Hello.
In psql I do \dt+ and there I see one table with a size: 746 MB
Next, I create a dump of this database:
pg_dump --username=user --format=custom --file=db.backup
pg_restore -d db_name_new db.backup --no-owner
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question