| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Hannu Krosing <hannu(at)2ndQuadrant(dot)com> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, "David E(dot) Wheeler" <david(at)justatheory(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Merlin Moncure <mmoncure(at)gmail(dot)com> |
| Subject: | Re: nested hstore patch |
| Date: | 2013-11-19 15:48:31 |
| Message-ID: | 20131119154831.GK28149@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Nov 14, 2013 at 05:50:02PM +0100, Hannu Krosing wrote:
> If we could somehow turn "old json" into a text domain with json syntax
> check
> (which it really is up to 9.3) via pg_upgrade that would be great.
>
> It would be the required for pg_dump to have some swicth to output
> different typename in CREATE TABLE and similar.
I don't think pg_upgrade isn't in a position to handle this. I think it
would require a script to be run after pg_upgrade completes.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2013-11-19 15:51:06 | Re: nested hstore patch |
| Previous Message | Christophe Pettus | 2013-11-19 15:46:33 | Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1 |