Re: pg_dump order of operation - Mailing list pgsql-general

From Ron
Subject Re: pg_dump order of operation
Date
Msg-id fd152e71-eadf-6741-7252-2e3775e0ed81@gmail.com
Whole thread Raw
In response to Re: pg_dump order of operation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 08/26/2018 02:44 PM, Tom Lane wrote:
> Ron <ronljohnsonjr@gmail.com> writes:
>> On 08/26/2018 01:42 PM, Tom Lane wrote:
>>> Perhaps I don't understand *your* question.  What concrete problem are you
>>> having?
>> I want to track the progress of pg_dump so as to estimate completion time.
> Well, if you don't use --jobs then you should get more or less the same
> behavior as in 8.4.  If you do use that, then it's hardly surprising that
> things are more complicated.

I'm not demanding that it be simple, but just asking what the pattern is.

-- 
Angular momentum makes the world go 'round.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump order of operation
Next
From: Paul Carlucci
Date:
Subject: Re: pg_sample