Re: [GENERAL] Is it advisable to pg_upgrade directly from 9.0 to 9.3?

2013-11-07 Thread Greg Burek
On Wed, Nov 6, 2013 at 4:36 AM, Leonardo Carneiro wrote: > I don't think that there will be too much trouble, as long as you follow > every changelog tip (9.0->9.1, 9.1->9.2 and 9.2->9.3) > > What if we don't follow the changelog tip? In this case, we have only the 9.0 and 9.3 binaries installed a

[GENERAL] Is it advisable to pg_upgrade directly from 9.0 to 9.3?

2013-11-06 Thread Greg Burek
Hello, How advisable or well known is it to take a 9.0 era db directly to 9.3 using the latest pg_upgrade binary? I imagine that the upgrade path between adjacent major versions is more battle tested, but we have several dbs that we would like to bring up to date without meandering through ever ma