Re: Covert database from ASCII to UTF-8 - Mailing list pgsql-general

From Vick Khera
Subject Re: Covert database from ASCII to UTF-8
Date
Msg-id AANLkTimWSczy5g6zmuAk6M1ZAowMLuPPLJJgWPMtt0Vg@mail.gmail.com
Whole thread Raw
In response to Re: Covert database from ASCII to UTF-8  (Geoffrey Myers <geof@serioustechnology.com>)
List pgsql-general
On Wed, Feb 23, 2011 at 9:06 AM, Geoffrey Myers
<geof@serioustechnology.com> wrote:
> I'm assuming you're saying you can replicate from an ASCII database to UTF8?
>  What happens to the data that is not UTF8 'friendly?'
>

The assumption up-thread was that the data was already made UTF8
friendly in the US_ASCII database.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Autovacuum Error Message out of memory
Next
From: runner
Date:
Subject: Significance of USE_FLOAT8_BYVAL ?