Re: BUG #8215: pg_dump includes table out of order in SQL dump - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #8215: pg_dump includes table out of order in SQL dump
Date
Msg-id 6155.1370556175@sss.pgh.pa.us
Whole thread Raw
In response to BUG #8215: pg_dump includes table out of order in SQL dump  (ijmorlan@uwaterloo.ca)
Responses Re: BUG #8215: pg_dump includes table out of order in SQL dump
List pgsql-bugs
ijmorlan@uwaterloo.ca writes:
> My understanding is that pg_dump is supposed to include tables in SQL dumps
> in alphabetical order by table name.

That's the default behavior as long as there are no ordering constraints
that would dictate doing something else.  You haven't provided enough
info to tell whether there's such a constraint in your case ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Jeff Janes
Date:
Subject: Re: BUG #8192: On very large tables the concurrent update with vacuum lag the hot_standby replica
Next
From: sunitha.mudumba@blss.com.au
Date:
Subject: BUG #8216: TO_DATE does not support th format provided