Ron <[email protected]> writes: > On 11/7/22 08:02, Tom Lane wrote: >> call. It'd still be recommendable to pg_dumpall and restore into >> a freshly-initdb'd cluster, because otherwise you can't be real >> sure that you identified and cleared all the data corruption.
> Why *just* pg_dumpall instead of "pg_dumpall --globals-only" and parallel
> (for speed) dumps of databases?
[ shrug... ] Sure, if you like to make your life complicated.
regards, tom lane
