Re: Looking for professionals for a PG server move - Mailing list pgsql-general

From Phoenix Kiula
Subject Re: Looking for professionals for a PG server move
Date
Msg-id e373d31e1001011542r15229c3el562396dd0e4a11f5@mail.gmail.com
Whole thread Raw
In response to Re: Looking for professionals for a PG server move  (Andy Colson <andy@squeakycode.net>)
Responses Re: Looking for professionals for a PG server move  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Andy

Biggest problem is utf-8 crap. Some other databases are much more
forgiving of the data. PG takes utf-8 data but somehow gives problem
with backup/restore. I've tried everything, including iconv etc, but
this truly could be a lot better in the future versions I hope.

Thanks.



On Sat, Jan 2, 2010 at 12:06 AM, Andy Colson <andy@squeakycode.net> wrote:
> On 01/01/2010 02:01 AM, Phoenix Kiula wrote:
>>
>>  From 8.2.9 on a 32 bit Linux CentOS server to a different server
>> (Cpanel/WHM) which is now running 8.4.2 with 64 bit CentOS.
>>
>> Truly appreciate any pointers or recommendations of good folks who can
>> do this, or have done this.
>>
>> Thanks!
>>
>
> Ahh? Above a backup and restore?  Like Absolutely no down time?  Or its a 50
> Terabyte database?  Or both?  What problems are you having?
>
> On the new box, pg_dump the database from the old box, then restore it on
> the new.  Did you try this?
>
> -Andy
>

pgsql-general by date:

Previous
From: benoît carpentier
Date:
Subject: Benetl, a free ETL tool for files using postgreSQL, is out in version 3.3
Next
From: Tom Lane
Date:
Subject: Re: Looking for professionals for a PG server move