<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Знаки вопрос в выводе ошибок psql (Кодировка?)]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=24250&amp;type=atom" />
	<updated>2012-09-12T00:36:30Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=24250</id>
		<entry>
			<title type="html"><![CDATA[Re: Знаки вопрос в выводе ошибок psql (Кодировка?)]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=298123#p298123" />
			<content type="html"><![CDATA[<p>в 9.1 у меня эти сообщения не переведены... <br />как вариант: баг новой версии/кривая сборка... что за дистрибутив то?</p>]]></content>
			<author>
				<name><![CDATA[Fat-Zer]]></name>
				<uri>https://linuxforum.ru/profile.php?id=11911</uri>
			</author>
			<updated>2012-09-12T00:36:30Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=298123#p298123</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Знаки вопрос в выводе ошибок psql (Кодировка?)]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=298120#p298120" />
			<content type="html"><![CDATA[<p>День добрый, установил последнюю версию postgresql 9.2<br />Ошибки на консоль и в логи сыплются просто знаками вопрос <br />Например<br />root@zabbixnew:~# psql<br />psql: ?????:&nbsp; ???? &quot;root&quot; ?? ??????????</p><p>Куда копать?... с остальными пакетами таких проблем не замечено</p><div class="codebox"><pre><code># locale
LANG=ru_RU.UTF-8
LANGUAGE=
LC_CTYPE=&quot;ru_RU.UTF-8&quot;
LC_NUMERIC=&quot;ru_RU.UTF-8&quot;
LC_TIME=&quot;ru_RU.UTF-8&quot;
LC_COLLATE=&quot;ru_RU.UTF-8&quot;
LC_MONETARY=&quot;ru_RU.UTF-8&quot;
LC_MESSAGES=&quot;ru_RU.UTF-8&quot;
LC_PAPER=&quot;ru_RU.UTF-8&quot;
LC_NAME=&quot;ru_RU.UTF-8&quot;
LC_ADDRESS=&quot;ru_RU.UTF-8&quot;
LC_TELEPHONE=&quot;ru_RU.UTF-8&quot;
LC_MEASUREMENT=&quot;ru_RU.UTF-8&quot;
LC_IDENTIFICATION=&quot;ru_RU.UTF-8&quot;
LC_ALL=

root@zabbixnew:~# psql
psql: ?????:  ???? &quot;root&quot; ?? ??????????

root@zabbixnew:~# psql -U zabbix zabbix
Пароль пользователя zabbix:
psql (9.2.0)
Введите &quot;help&quot;, чтобы получить справку.


zabbix=&gt;
zabbix=&gt; \q
root@zabbixnew:~# psql -U zabbix
Пароль пользователя zabbix:
psql: ?????:  ???????????? &quot;zabbix&quot; ?? ?????? ???????? ??????????? (?? ??????)
root@zabbixnew:~# piiiing
-bash: piiiing: команда не найдена
root@zabbixnew:~# ping as
ping: unknown host as
root@zabbixnew:~# traceroute sds
sds: Имя или служба не известны
Cannot handle &quot;host&quot; cmdline arg `sds&#039; on position 1 (argc 1)


root@zabbixnew:~# psql -U zabbix zabbix
Пароль пользователя zabbix:
psql (9.2.0)
Введите &quot;help&quot;, чтобы получить справку.

zabbix=&gt; \l
                                  Список баз данных
    Имя    | Владелец | Кодировка | LC_COLLATE  |  LC_CTYPE   |     Права доступа
-----------+----------+-----------+-------------+-------------+-----------------------
 postgres  | postgres | UTF8      | ru_RU.UTF-8 | ru_RU.UTF-8 |
 template0 | postgres | UTF8      | ru_RU.UTF-8 | ru_RU.UTF-8 | =c/postgres          +
           |          |           |             |             | postgres=CTc/postgres
 template1 | postgres | UTF8      | ru_RU.UTF-8 | ru_RU.UTF-8 | =c/postgres          +
           |          |           |             |             | postgres=CTc/postgres
 zabbix    | zabbix   | UTF8      | ru_RU.UTF-8 | ru_RU.UTF-8 |
(4 строки)

zabbix=&gt;  show client_encoding;
 client_encoding
-----------------
 UTF8
(1 строка)

zabbix=&gt; show client_encoding;
 client_encoding
-----------------
 UTF8
(1 строка)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ufomen]]></name>
				<uri>https://linuxforum.ru/profile.php?id=4863</uri>
			</author>
			<updated>2012-09-11T22:31:34Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=298120#p298120</id>
		</entry>
</feed>
