Обсуждение: Upgrading 8.3 to 8.4 on Windows.

Поиск
Список
Период
Сортировка

Upgrading 8.3 to 8.4 on Windows.

От
"Hartman, Matthew"
Дата:

Good morning.

 

I am itching to upgrade my 8.3 development database to 8.4 before I move to production. Pg_migrator is listed as beta so I’d like to avoid that. Has anyone made the leap yet?

 


Matthew Hartman
Programmer/Analyst
Information Management, ICP
Kingston General Hospital
(613) 549-6666 x4294

 

 

Re: Upgrading 8.3 to 8.4 on Windows.

От
Richard Huxton
Дата:
Hartman, Matthew wrote:
> Good morning.
>
>
>
> I am itching to upgrade my 8.3 development database to 8.4 before I move
> to production. Pg_migrator is listed as beta so I'd like to avoid that.
> Has anyone made the leap yet?

Just dump/restore with the 8.4 pg_dump/restore if you're still in
development.

--
   Richard Huxton
   Archonet Ltd

Re: Upgrading 8.3 to 8.4 on Windows.

От
Tguru
Дата:
What I could suggest would be to use an ETL tool. There are open source tools
available for free.

Talend Open Studio is an open source ETL tool for data integration and
migration experts. It's easy to learn for a non-technical user. What
distinguishes Talend, when it comes to business users, is the tMap
component. It allows the user to get a graphical and functional view of
integration processes.

For more information: http://www.talend.com/





Richard Huxton wrote:
>
> Hartman, Matthew wrote:
>> Good morning.
>>
>>
>>
>> I am itching to upgrade my 8.3 development database to 8.4 before I move
>> to production. Pg_migrator is listed as beta so I'd like to avoid that.
>> Has anyone made the leap yet?
>
> Just dump/restore with the 8.4 pg_dump/restore if you're still in
> development.
>
> --
>    Richard Huxton
>    Archonet Ltd
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>

--
View this message in context: http://www.nabble.com/Upgrading-8.3-to-8.4-on-Windows.-tp24308206p24357819.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.