Rich Shepard wrote:
> On Mon, 29 Jan 2007, Denis Lussier wrote:
>
>> Korry Douglas has an EDB sponsored project called pg_migrator on
>> pgfoundry. I believe it works for upgrading from 8.1 to 8.2 except for
>> tables that use the ip address datatype. It works by just replacing the
>> 8.1 system catalogs with the 8.2 system catalogs. I believe the on-disk
>> images for 8.1 and 8.2 are the same except for the ip address field.
>
> Denis,
>
> I downloaded the tarball. It's interesting that the search engine on
> the
> pgfoundary part of the site could not find it. I used Google, and it
> was the
> top hit. Once I knew where to look I could find it on the site, but only
> manually moving through the pages.
I had the same problem: searching for 'pg_migrator' found nothing.
However, searching for 'migrator' got it.