|
|
|
psql cmd Windows 7 select русские буквы не верно отображаются
|
|||
|---|---|---|---|
|
#18+
C:\Program Files\PostgreSQL\9.0\bin> chcp Текущая кодовая страница: 866 C:\Program Files\PostgreSQL\9.0\bin> psql -U postgres psql (9.0.3) WARNING: Console code page (866) differs from Windows code page (1251) 8-bit characters might not work correctly. See psql reference page "Notes for Windows users" for details. Type "help" for help. postgres=# select * from "Test"; name ---------- ╨а╤П╨╝╤З╨╕╨║╨ж╨Щ John (2 rows) postgres=# \q C:\Program Files\PostgreSQL\9.0\bin> chcp 1251 Текущая кодовая страница: 1251 C:\Program Files\PostgreSQL\9.0\bin> psql -U postgres psql (9.0.3) Type "help" for help. postgres=# select * from "Test"; name ---------- РямчикЦЙ John (2 rows) postgres=# что делать? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.04.2011, 18:05:54 |
|
||
|
psql cmd Windows 7 select русские буквы не верно отображаются
|
|||
|---|---|---|---|
|
#18+
Judo, в консоли psql \encoding win-1251 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.04.2011, 18:26:06 |
|
||
|
psql cmd Windows 7 select русские буквы не верно отображаются
|
|||
|---|---|---|---|
|
#18+
eye-cutter, SET client_encoding=win866; ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.04.2011, 00:19:56 |
|
||
|
psql cmd Windows 7 select русские буквы не верно отображаются
|
|||
|---|---|---|---|
|
#18+
C:\Program Files\PostgreSQL\9.0\bin>psql -U postgres psql (9.0.3) WARNING: Console code page (866) differs from Windows code page (1251) 8-bit characters might not work correctly. See psql reference page "Notes for Windows users" for details. Type "help" for help. postgres=# postgres=# postgres=# select * from "Test"; name ---------- [b] ╨а╤П╨╝╤З╨╕╨║╨ж╨Щ John [/b] (4 rows) postgres=# \encoding win-1251 postgres=# select * from "Test"; name ---------- ╨ ьўшъ╓╔ John (4 rows) postgres=# SET client_encoding=win866; SET postgres=# select * from "Test"; name ---------- ДнямчикЦЙ Rom (4 rows) postgres=# ОКТОГЕН спасибо ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.04.2011, 10:54:46 |
|
||
|
|

start [/forum/topic.php?fid=53&msg=38605399&tid=1998760]: |
0ms |
get settings: |
9ms |
get forum list: |
13ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
235ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
42ms |
get tp. blocked users: |
1ms |
| others: | 234ms |
| total: | 551ms |

| 0 / 0 |
