Re: transactional shared variable in postgresql - Mailing list pgsql-sql

From Volkan YAZICI
Subject Re: transactional shared variable in postgresql
Date
Msg-id 20061118173656.GA1346@alamut
Whole thread Raw
In response to transactional shared variable in postgresql  ("Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>)
Responses Re: transactional shared variable in postgresql
List pgsql-sql
Hi,

On Nov 18 06:00, Rajesh Kumar Mallah wrote:
> Is there any way to set a variable from a web application (using
> dbi/perl , libpq etc), and access the same variable from a C trigger
> inside a transaction ?

Why don't you use a temporary table for that purpose?


Regards.


pgsql-sql by date:

Previous
From: "Rajesh Kumar Mallah"
Date:
Subject: Re: Random()
Next
From: "A. Kretschmer"
Date:
Subject: Re: Random()