| From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Smitha Pamujula <smitha(dot)pamujula(at)iovation(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Grant Holly <grant(dot)holly(at)iovation(dot)com> |
| Subject: | Re: pg_upgrade + Extensions |
| Date: | 2015-08-31 23:21:46 |
| Message-ID: | 9098EB4F-0535-4E71-A155-D1CAB67A0818@justatheory.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Aug 31, 2015, at 4:20 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> I think it would help if its noted somewhere in the document as it would have
>> helped us save some time understanding why it was failing and why it was
>> looking for json_build.
>
> The problem is that this is a rare case where you had an extension that
> was later included in Postgres.
Maybe not so rare. Thanks to Andrew, we’ve had to do this for both 9.2-9.3 (json_object) and 9.3-9.4 (json_build).
Best,
David
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2015-08-31 23:28:00 | Re: pg_upgrade + Extensions |
| Previous Message | Bruce Momjian | 2015-08-31 23:20:32 | Re: pg_upgrade + Extensions |