From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Janek Sendrowski <janek12(at)web(dot)de> |
Cc: | "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PSQL: argument exceeds the maximum length of 1024 bytes |
Date: | 2013-10-12 17:25:16 |
Message-ID: | CAFj8pRD0uYFyndrS7y3jJQyTUTW6JGz_jN5MTmy6MPoaFn644g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
what is in function jaro?
Dne 12. 10. 2013 19:22 "Janek Sendrowski" <janek12(at)web(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2013-10-12 17:34:52 | Re: PSQL: argument exceeds the maximum length of 1024 bytes |
Previous Message | Janek Sendrowski | 2013-10-12 17:21:42 | Re: PSQL: argument exceeds the maximum length of 1024 bytes |