Wee need to use shared memory for passing one BIGINT value(is session
throwout triggers), can you advice the method to get/set it with best
performance ?
2008/11/16 Tom Lane <tgl@sss.pgh.pa.us>:
> "Oleg Serov" <serovov@gmail.com> writes:
>> So, how i must optimize it?
>
> The short-term answer seems to be "preload and use plperlu".
>
> regards, tom lane
>