| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Thom Brown <thom(at)linux(dot)com>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Fabrízio Mello <fabriziomello(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Error with index on unlogged table |
| Date: | 2015-12-12 13:31:30 |
| Message-ID: | 20151212133130.GE17938@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2015-12-12 12:52:21 +0100, Andres Freund wrote:
> On 2015-12-12 20:49:52 +0900, Michael Paquier wrote:
> > Should we consider this bug a 9.5 blocker?
>
> I don't think so. But either way, I'm right now working on getting it
> fixed anyway.
And done. Took a bit longer than predicted - I had to adjust my test
scripts to cope with < 9.4 not having tablespace mapping. Rather
annoying.
It'd be really convenient if tablespaces relative to the main data
directory were supported...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2015-12-12 15:22:11 | Re: Disabling an index temporarily |
| Previous Message | Haribabu Kommi | 2015-12-12 13:28:18 | Re: Parallel Aggregate |