| From: | Martín Marqués <martin(at)2ndquadrant(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Stephen Frost <sfrost(at)snowman(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: pg_dump with tables created in schemas created by extensions |
| Date: | 2016-08-25 01:25:06 |
| Message-ID: | CAPdiE1yxkGRnXjf7U9GUc7ctrf+7tt9wWYm8-gRoh6WeWVGHkw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2016-08-24 21:34 GMT-03:00 Michael Paquier <michael(dot)paquier(at)gmail(dot)com>:
>
> Yes, you are right. If I look at the diffs this morning I am seeing
> the ACLs being dumped for this aggregate. So we could just fix the
> test and be done with it. I did not imagine the index issue though,
> and this is broken for some time, so that's not exclusive to 9.6 :)
Hi Michael,
Do you see any easier way than what I mentioned earlier (adding a
selectDumpableIndex() function) to fix the index dumping issue?
Regards,
--
Martín Marqués http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2016-08-25 01:26:49 | Re: Better tracking of free space during SP-GiST index build |
| Previous Message | Craig Ringer | 2016-08-25 01:25:01 | Re: How to do failover in pglogical replication? |