Making backups on PostgreSQL takes few seconds and generates a compressed file of 80MB (for my database). But when I restore it, PgAdmin is frozen (Not Responding) and it takes ages: around 45mins
It’s restored correctly though.
Is that normal?
When I restore I just do right click on the database, then Restore and I select the compressed file.
No nothing special, just simple text.
But when I restore other database It’s also slow. It looks more like a hardware speed problem or configuration problem
I checked my hard drive activity: never goes over 1MB/s during the restore process