From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Noah Misch <noah(at)leadboat(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, majid(at)apsalar(dot)com, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns |
Date: | 2014-08-27 15:24:53 |
Message-ID: | 31422.1409153093@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg사설 토토SQL : Postg사설 토토SQL 메일 링리스트 : 2014-08-27 이후 PGSQL-BUGS 15:24 Postg사설 토토SQL |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> I looked at this issue from March and I think we need to do something.
> In summary, the problem is that tables using inheritance can be dumped
> and reloaded with columns in a different order from the original
> cluster.
Yeah ... this has been a well-understood issue for a dozen years, and
pg_dump goes to considerable trouble to get it right.
> I think we have several options:
> 1. document this behavior
That one.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2014-08-27 15:26:36 | Re: BUG #11264: Auto vacuum wraparound job blocking everything |
Previous Message | Bruce Momjian | 2014-08-27 14:40:53 | Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns |
From | Date | Subject | |
---|---|---|---|
Next Message | Arthur Silva | 2014-08-27 15:46:14 | Re: [REVIEW] Re: Compression of full-page-writes |
Previous Message | Heikki Linnakangas | 2014-08-27 15:13:29 | Re: pgbench throttling latency limit |