Single-byte character set recoding

From: Mikhail Majorov <mik(at)nix(dot)org(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: Single-byte character set recoding
Date: 2003-02-17 08:04:08
Message-ID: 3E509778.4000308@nix.org.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I try set up SUBJ. All work fine. But in log file on every connection i have:

2003-02-17 10:29:39 [20321] LOG: connection received: host=127.0.0.1 port=2056
2003-02-17 10:29:39 [20321] LOG: connection authorized: user=pgsql database=sdt
2003-02-17 10:29:39 [20321] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-17 10:29:39 [20321] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-17 10:29:39 [20321] LOG: GetCharSetByHost: unknown tag win in file charset.conf
2003-02-17 10:29:39 [20321] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-17 10:29:39 [20321] LOG: GetCharSetByHost: unknown tag win in file charset.conf
2003-02-17 10:29:39 [20321] LOG: GetCharSetByHost: unknown tag in file charset.conf

And when I connect from hosts with recoding i have:

2003-02-13 13:49:42 [69780] LOG: connection received: host=195.161.51.40 port=1530
2003-02-13 13:49:42 [69780] LOG: connection authorized: user=anthony database=sdt
2003-02-13 13:49:42 [69780] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-13 13:49:42 [69780] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-13 13:49:42 [69780] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-13 13:49:42 [69780] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-13 13:49:42 [69780] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-13 13:49:42 [69780] LOG: GetCharSetByHost: unknown tag in file charset.conf
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab
2003-02-13 13:49:42 [69780] LOG: SetCharSet: unknown tag in file koi-win.tab

OS: FreeBSD mgate.sdt.ru 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #4: Thu Feb 6 21:40:13 MSK 2003 mik(at)nix(dot)sdt(dot)ru:/usr/src/sys/compile/MGATE i386
PostgreSQL: postgresql-7.3.2

----------------[begin] charset.conf
BaseCharset koi
RecodeTable koi win koi-win.tab
HostCharset 195.161.51.40 win
----------------[end] charset.conf

File koi-win.tab I take from instalation without change.

How can I correct this problem?

--
Best regards,
Mikhail Majorov
Ph: +7 8634 310526
Fax: +7 8634 310526

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-02-17 08:25:12 Re: Creating index does not make any change in query plan.
Previous Message Colin Mangiagalli 2003-02-17 07:59:44 Re: Transaction Logs Recycling Problem