Problem with encoding

Поиск
Список
Период
Сортировка
От SUBHAM ROY
Тема Problem with encoding
Дата
Msg-id BANLkTim+DX7ArfcFrhw1hAvYgfS2Qv=o-w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Problem with encoding  (John R Pierce <pierce@hogranch.com>)
Список 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 по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Help - corruption issue?
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Problem with encoding