pg_dump order of operation

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: pg_dump order of operation
Date: 2018-08-26 04:25:44
Message-ID: fc7ab83e-93d4-23e9-51d2-1836ba9bdc29@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

In v8.4, I noticed that the tables seemed to be dumped in alphabetical
order.  Not so much, though, in a multithreaded 9.6 dump of an 8.4 database;
there's no pattern that I can discern.

In what order does the 9.6 pg_dump dump tables?

Thanks

--
Angular momentum makes the world go 'round.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raghavendra Rao J S V 2018-08-26 04:36:40 Re: Size of the table is growing abnormally in my database.
Previous Message Adrian Klaver 2018-08-26 04:16:11 Re: Size of the table is growing abnormally in my database.