Re: What's a correct or good Encoding for Postgres 9.1.2?

From: gelin yan <dynamicgl(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: What's a correct or good Encoding for Postgres 9.1.2?
Date: 2012-05-30 16:58:40
Message-ID: CABkOF6SvjjQdecDrKqaB+uQJRz8m-i1VfFMR3_uDWbpPJxRepg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 30, 2012 at 11:58 PM, Khangelani Gama <kgama(at)argility(dot)com>wrote:

> Hi
>
>
>
> Please assist, I am junior DBA. We are upgrading from postgres 7.3.4 where
> we were using SQL_ASCII Encoding to Postgres 9.1.2. It looks like Postgres
> 9.1.2 forces you to use UTF8 Encoding if I read from this link
> http://www.postgresql.org/docs/9.1/static/release-9-1-2.html . Can we
> still use SQL_ASCII in postgres 9.1.2?
>
>
>
>
>
> Your help will bemuch appreciated.
>
>
>
>
>
> Regards,
>
> Khangelani Gama
>
>
> CONFIDENTIALITY NOTICE
> The contents of and attachments to this e-mail are intended for the addressee only, and may contain the confidential information of Argility (Proprietary) Limited and/or its subsidiaries. Any review, use or dissemination thereof by anyone other than the intended addressee is prohibited.
> If you are not the intended addressee please notify the writer immediately and destroy the e-mail. Argility (Proprietary) Limited and its subsidiaries distance themselves from and accept no liability for unauthorised use of their e-mail facilities or e-mails sent other than strictly for business purposes.
>
>
Hi

UTF-8 should be compatible with SQL_ASCII.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Khangelani Gama 2012-05-30 17:17:26 Re: What's a correct or good Encoding for Postgres 9.1.2?
Previous Message raghu ram 2012-05-30 16:23:59 Re: Postgres no longer starts