clkao / plv8js-migrated

Automatically exported from code.google.com/p/plv8js
Other
0 stars 0 forks source link

plv8 functions - Input Parameters Length - Ubuntu 14.10 #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Hi,

We have noticed problem with plv8 functions just on Ubuntu 14.10. 

Postgres version PG94RC1
plv8 - 1.5.0-dev1

regardless what function does if input parameter length is 200-255 it just 
breaks connection without any error message - and breaks other sessions as 
well...

I have logged the problem at Postgres GENERAL list: 
http://www.postgresql.org/message-id/CAH3i69=rkGnK+FA0H+D4fj-Are4UGf+E7DAtkePZqv
stwH9hpg@mail.gmail.com

But, because of problem is just with plv8 functions, they have suggested to log 
it in this list...

However, because of we have noticed there are no probs with plv8 functions in 
other versions of Postgres (pg93, pg94Beta1 etc), we have noticed that those 
versions are installed on different version of Ubuntu as well. so we have 
deployed pg94rc1 on Ubuntu 14.04 - and there are no probs as well!

We are fine with solution to use Ubuntu 14.04 - but just logged the prob over 
here in case anyone else meet the same...

Probably problem exists just in Ubuntu 14.10... (we haven't tested other 
version of PG on Ubuntu 14.10)

Thanks,

Misa 

Original issue reported on code.google.com by misa.si...@gmail.com on 2 Dec 2014 at 3:29