| От | Hannes Erven |
|---|---|
| Тема | Re: Adding German Character Set to PostgresSQL |
| Дата | |
| Msg-id | 4F021912.4020602@erven.at обсуждение исходный текст |
| Ответ на | Re: Adding German Character Set to PostgresSQL ("Hagen Finley" <finhagen@comcast.net>) |
| Ответы |
Re: Adding German Character Set to PostgresSQL
|
| Список | pgsql-general |
Hagen, > gpdemo=# \encoding > UTF8 UTF8 includes virtually all characters you will need for any purpose on the earth. But: you showed the output of \encoding when you were asked to show \l . There is a subtle difference: \encoding shows the encoding of the connection between psql and the server; while \l shows the encoding the database server will actually store the data in. While the first can easily be changed for a session, the latter can only be set when creating a database (or a cluster). -hannes
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера