| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_dump gets attributes from tables in extensions |
| Date: | 2015-02-25 01:30:18 |
| Message-ID: | 20150225013018.GM5169@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Michael Paquier wrote:
> On Tue, Feb 24, 2015 at 11:55 PM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
> wrote:
> > Maybe something in src/test/modules could keep these files so that
> > pg_dump can be tested. Is anybody interested in doing that?
>
> For the patch to fix data dump of extensions that contain tables with FK I
> have implemented a test case in src/test/modules as I didn't want to look
> at postgis stuff to reproduce the failure, last version is here:
> http://www.postgresql.org/message-id/CAB7nPqQRjHHmNMcGB0eCVZ2PTMNCmFD+1htLOoxRQjMzgtSetQ@mail.gmail.com
That looks interesting -- I don't recall seeing it. Does it support
more doing than one extension? If so, we could certainly integrate it.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Langote | 2015-02-25 01:33:47 | Re: Partitioning WIP patch (was: Partitioning: issues/ideas) |
| Previous Message | Kyotaro HORIGUCHI | 2015-02-25 01:20:15 | Re: A typo in backend/replication/README |