Gunther wrote:
> Something is wrong with the dump thing. And no, it's not SSL or whatever,
> I am doing it on a local system with local connections. Version 9.5 something.
That's a lot of useful information.
Try to profile where the time is spent, using "perf" or similar.
Do you connect via the network, TCP localhost or UNIX sockets?
The last option should be the fastest.
Yours,
Laurenz Albe