Problem with encoding - Mailing list pgsql-general

From SUBHAM ROY
Subject Problem with encoding
Date
Msg-id BANLkTim+DX7ArfcFrhw1hAvYgfS2Qv=o-w@mail.gmail.com
Whole thread Raw
Responses Re: Problem with encoding
List pgsql-general
While loading data from shape files, the default encoding type is UTF8. It reports an error "couldn't convert to UTF8 ... change the encoding to latin1 ... etc."

So my question is, if one table say T1 is loaded using UTF8 and the other say T2 is loaded using say LATIN1, then does it impose any problem while querying, i.e. while running queries.

--
Thank You,
Subham Roy,
CSE IIT Bombay.

pgsql-general by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Help - corruption issue?
Next
From: John R Pierce
Date:
Subject: Re: Problem with encoding