Re: migrate data 6.5.3 -> 8.3.1

From: alexander lunyov <lan(at)zato(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: migrate data 6.5.3 -> 8.3.1
Date: 2008-08-21 12:32:06
Message-ID: 48AD6046.30408@zato.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Of course, since you got the data migrated you might not care anymore.

That's what i've done:
1. pg_dump database from 6.5.3
2. iconv from windows-1251 charset to utf-8.
3. cutted all AGGREGATEs
4. succesefully imported all data to 8.3.1 without errors.

Seems to me everything now working as it should. Thanks everyone :)

--
alexander lunyov

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuhito Kasahara 2008-08-21 12:44:27 About a message when "pg_ctl -w start" failed
Previous Message Peter Eisentraut 2008-08-21 12:21:57 Re: A smaller default postgresql.conf