| От | Tom Lane |
|---|---|
| Тема | Re: Is there any caveats on toasted fields? |
| Дата | |
| Msg-id | 19499.971195188@sss.pgh.pa.us обсуждение |
| Ответ на | Is there any caveats on toasted fields? ("He Weiping (Laser Henry)" <laser@zhengmai.com.cn>) |
| Список | pgsql-general |
"He Weiping (Laser Henry)" <laser@zhengmai.com.cn> writes:
> I'm using current CVS tree, the table is simple:
> then I do some insert using sql script, and some work fine, but others
> always
> got such kind of messages like:
> psql:scriptname:1615: ERROR: parser: parse error at or near "ll"
> P.S. I'm using MB encoding of EUC_CN.
Hm. TOAST doesn't care one way or the other about multibyte encodings.
I think you've just found some garden-variety parser bug, or possibly
a psql bug. Try running the postmaster with -d2 so that received
queries are logged in the postmaster's stdout log file, and then you
can see exactly what query is triggering this error.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера