Hi.
I'am wondering, what is the fastest backup method do you know, for me it is:
(Assume that we running on 16 * CPU box)
pg_dump -Z 4 -j 16 -F c -F d
-Z 4 compression level
-j 16 number of parallel jobs
-F c, d custom+directory format