Re: help from Portugal - Mailing list pgsql-general

From Fernando Schapachnik
Subject Re: help from Portugal
Date
Msg-id 20031031193648.GR10247@bal740r0.mecon.gov.ar
Whole thread Raw
In response to help from Portugal  (Pedro Miguel Guedes <pmg01@netc.pt>)
List pgsql-general
Looks like the new DB might have been initialized with a different locale. Read
about locales and initdb in the docs.

Good luck.

Fernando.

En un mensaje anterior, Pedro Miguel Guedes escribió:
[...]
>
> The problem seems to be on accent on letters. So I thought maybe some stuff
> on charsets/encoding and I tried all the advices on the html/docs changing
> database and client encodings to LATIN1 (it was SQL_ASCII) to no help.
> Environ var like LANG and LC_ALL equal "pt_PT" on /etc/init.d/postgres.

pgsql-general by date:

Previous
From: swatts@computer-systems.com (Shaun)
Date:
Subject: selecting information from two tables (problem)
Next
From: Stephan Szabo
Date:
Subject: Re: table locking.. FK tables locking on insert