Re: BUG #4196: Backend crash possible with psql
| От | Daniel Migowski |
|---|---|
| Тема | Re: BUG #4196: Backend crash possible with psql |
| Дата | |
| Msg-id | 483ADB48.4010001@ikoffice.de обсуждение исходный текст |
| Ответ на | Re: BUG #4196: Backend crash possible with psql (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: BUG #4196: Backend crash possible with psql
Re: BUG #4196: Backend crash possible with psql |
| Список | pgsql-bugs |
Hello Tom, Tom Lane schrieb: > Please show the values you are using for these database > parameters: > client_encoding > server_encoding > lc_collate > lc_ctype > lc_messages client_encoding: WIN1252 server_encoding: UTF8 lc_collate: German_Germany.1252 lc_ctype: German_Germany.1252 lc_messages: German_Germany Please let me know if you need more info. For me it looks like the server reads the localized error messages in system encoding (win1252), but assumes they are in utf8 in the server. With best regards, Daniel Migowski
В списке pgsql-bugs по дате отправления: