Re: PSQL: argument exceeds the maximum length of 1024 bytes

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: PSQL: argument exceeds the maximum length of 1024 bytes
Дата
Msg-id CAFj8pRD0uYFyndrS7y3jJQyTUTW6JGz_jN5MTmy6MPoaFn644g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PSQL: argument exceeds the maximum length of 1024 bytes  ("Janek Sendrowski" <janek12@web.de>)
Список pgsql-general

what is in function jaro?

Dne 12. 10. 2013 19:22 "Janek Sendrowski" <janek12@web.de> napsal(a):
I would say it's just a query with to many rows or something like that.
My query was: SELECT jaro('word', col) FROM table.
The tables has ca. 75000 rows. If I'm gonna use the WHERE condition and only select the first 10000 rows, it's working.
So it could be something with the memory, but 1024 bytes?!
 
Janek Sendrowski


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

В списке pgsql-general по дате отправления:

Предыдущее
От: "Janek Sendrowski"
Дата:
Сообщение: Re: PSQL: argument exceeds the maximum length of 1024 bytes
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: PSQL: argument exceeds the maximum length of 1024 bytes