From: | Jayadevan M <Jayadevan(dot)Maymala(at)ibsplc(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL and character set change |
Date: | 2009-12-23 08:32:13 |
Message-ID: | OFD55CDEC1.4FB96794-ON65257695.002ED892-65257695.002F0D15@ibsplc.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
Thanks.
For anyone else who may be looking for more information, please see
details on how to do it here....
http://docs.moodle.org/en/UTF-8_PostgreSQL#PostgreSQL_UTF8_Migration_How-to
Regards,
Jayadevan
From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Jayadevan M *EXTERN*" <Jayadevan(dot)Maymala(at)ibsplc(dot)com>,
<pgsql-general(at)postgresql(dot)org>
Date: 12/23/2009 01:12 PM
Subject: Re: [GENERAL] PostgreSQL and character set change
Sent by: pgsql-general-owner(at)postgresql(dot)org
Jayadevan M wrote:
> We have a PostgreSQL server with ASCII data. We have a
> requirement for the db to support UTF also. Which is the best
> approach -
> 1) Make a new installation, move data
This is the only and hence the best approach.
It doesn't have to be a new installation, a new database with
encoding UTF8 is enough.
Yours,
Laurenz Albe
--
Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
DISCLAIMER:
"The information in this e-mail and any attachment is intended only for
the person to whom it is addressed and may contain confidential and/or
privileged material. If you have received this e-mail in error, kindly
contact the sender and destroy all copies of the original communication.
IBS makes no warranty, express or implied, nor guarantees the accuracy,
adequacy or completeness of the information contained in this email or any
attachment and is not liable for any errors, defects, omissions, viruses
or for resultant loss or damage, if any, direct or indirect."
From | Date | Subject | |
---|---|---|---|
Next Message | Raimon Fernandez | 2009-12-23 09:24:42 | Re: Extended Query, flush or sync ? |
Previous Message | Albe Laurenz | 2009-12-23 07:46:55 | Re: Error starting backup |