On 11/12/2018 07:55 AM, Rich Shepard wrote:
On Sun, 11 Nov 2018, Ron wrote:
Unless your db is small, do a parallel dump. Even then, do a "-Fc" backup
instead. That's been the recommended method for many years.
Ron,
I've several databases, none 'large.' When I've used pg_dumpall in the
past it's always with the clean option (-c) and the output directed to a
specified filename with the -f option. I don't find an -F option on the man
page.
Hmm. Apparently -F is only an option to pg_dump. (I use multiple pg_dump
statements + "pg_dumpall --globals-only".)
--
Angular momentum makes the world go 'round.