Re: reducing NUMERIC size for 9.1

David E. Wheeler <david@kineticode.com>

From: "David E. Wheeler" <david@kineticode.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Thom Brown <thombrown@gmail.com>, Brendan Jurd <direvus@gmail.com>, Richard Huxton <dev@archonet.com>, Robert Haas <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2010-07-16T16:06:21Z
Lists: pgsql-hackers
On Jul 16, 2010, at 9:04 AM, Bruce Momjian wrote:

>> What are the implications for pg_upgrade? Will a database with values
>> created before the patch continue to work after the patch has been
>> applied (as happened with the new hstore in 9.0), or will pg_upgrade
>> need to be taught how to upgrade the old storage format?
> 
> Robert told me the old format continues to work in the upgraded
> databases.

Awesome. rhaas++

Best,

David