Re: PG94RC1- plv8 functions - problem with input parameter length

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Misa Simic <misa(dot)simic(at)gmail(dot)com>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: PG94RC1- plv8 functions - problem with input parameter length
Date: 2014-12-01 15:34:38
Message-ID: 547C8A8E.3030402@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/01/2014 07:20 AM, Misa Simic wrote:
>

>
> Thanks Adrian,
>
> Not sure any more where problem could be....

Best guess, interaction of plV8 with system libV8 libraries and some
change in 9.4rc1. Not very specific I know. plv8 is not part of the core
software for Postgres, so to make progress on this you will need to file
an issue with its maintainers:

https://code.google.com/p/plv8js/issues/list

I would use the problem description below.

>
> We have just found that it creates problems on machines with ubuntu
> 14.10 (pg94rc1) - we have tried to install 14.10 in different
> environments (cloud, xen, virtual box) - and everywhere problems happens...
>
> Other wierd thing problem hapens just if input parametar length is
> 200-255. 256 work fine.
>
> We have noticed that other versions of pg (i.e 9.3, 94beta1) what work
> fine are on different version of ubuntu. So we have tried pg94rc1 on
> ubuntu 14.04 - and work fine...
>
> We haven't tried other OS...
>
> Thanks,
> Misa
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message lin 2014-12-01 15:35:34 The file of toc.dat (got by using the command: pg_dump -Fd ) may be need to have readability
Previous Message Giuseppe Sacco 2014-12-01 15:23:28 Slow delete when many foreign tables are defined