| От | He Weiping (Laser Henry) |
|---|---|
| Тема | Is there any caveats on toasted fields? |
| Дата | |
| Msg-id | 39E2BFEE.4484BE3A@zhengmai.com.cn обсуждение |
| Ответ на | Making changes visible to other connections (andrew@ugh.net.au) |
| Ответы |
Re: Is there any caveats on toasted fields?
|
| Список | pgsql-general |
Hi, there
I want to make a little db and want to use it to store some kind of text
file,
I'm using current CVS tree, the table is simple:
create table toastest(
name text,
content text);
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"
(1615 is the totally line of that file);
and I also try to use pltcl to do this, and the problem is the same.
Am I doing wrong, or are there some caveats to care?
How can I explain these?
Any suggestions?
P.S. I'm using MB encoding of EUC_CN.
Regards
Laser
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера