Re: [GENERAL] pg migrator

2007-01-31 Thread Erik Jones
[EMAIL PROTECTED] wrote: > 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

Re: [GENERAL] pg migrator

2007-01-31 Thread korryd
> > 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 s

Re: [GENERAL] pg migrator

2007-01-30 Thread Erik Jones
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 wit

Re: [GENERAL] pg migrator

2007-01-30 Thread Rich Shepard
On Tue, 30 Jan 2007, Erik Jones wrote: I had the same problem: searching for 'pg_migrator' found nothing. However, searching for 'migrator' got it. A-ha! I didn't try that, just fell back to Google. :-) Thanks, Erik, Rich -- Richard B. Shepard, Ph.D. |The Environmental

Re: [GENERAL] pg migrator

2007-01-30 Thread Rich Shepard
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 cata

[GENERAL] pg migrator

2007-01-29 Thread Denis Lussier
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