From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
Cc: | Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: In-place upgrade: catalog side |
Date: | 2008-12-03 23:36:48 |
Message-ID: | 200812032336.mB3Namo06409@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Zdenek Kotala wrote:
> If you compare with pg_migrator, there is better handling of locale and I think
> vacuum freeze is used correctly. Also shuffling with tablespaces is little bit
> different (it should avoid to move data outside of mountpoint). But in principal
> the idea is same.
>
> > -There are 10 TODO items listed for the pg_migrator project, most or all
> > of which look like should be squashed before this is really complete.
> > Any chance somebody (Korry?) has an improved version of this floating
> > around beyond what's in the pgfoundry CVS already?
>
> As I mentioned before pg_migrator and pg_upgrade.sh is not good way. It is
> workaround. It does not make sense to continue in this way.
As the author of the original shell script, which was in
/contrib/pg_upgrade, I think the code has grown to the point where it
should be reimplemented in something like Perl.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2008-12-04 00:07:30 | Re: Simple postgresql.conf wizard |
Previous Message | Kevin Grittner | 2008-12-03 23:02:28 | Re: Simple postgresql.conf wizard |