Re: spanish characters in postgresql

From: Francisco Reyes <lists(at)natserv(dot)com>
To: Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx>
Cc: pgsql General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: spanish characters in postgresql
Date: 2002-03-12 05:46:46
Message-ID: 20020312004608.V47165-100000@zoraida.natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11 Mar 2002, Manuel Sugawara wrote:

> Francisco Reyes <lists(at)natserv(dot)com> writes:
>
> > Do I need to do anything in special to view spanish characters in
> > postgresql? In particular ASCII 164 and ASCII 165.
>
> initdb(1) with Latin1 encoding.

Thanks.
A shame I will have to dropdb/createdb.. but in this case is not too bad.
A new system just starting development.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Michel POURE 2002-03-12 06:55:33 Re: spanish characters in postgresql
Previous Message Andrew Snow 2002-03-12 04:44:09 Can a field be a primary key as well as a foreign key?