Re: possible new feature: asynchronous sql or something like oracles dbms_job.submit - Mailing list pgsql-hackers

From Joe Conway
Subject Re: possible new feature: asynchronous sql or something like oracles dbms_job.submit
Date
Msg-id 4E3AFC69.8000801@joeconway.com
Whole thread Raw
In response to possible new feature: asynchronous sql or something like oracles dbms_job.submit  (Vorarlberger <vorarlberger@gmail.com>)
List pgsql-hackers
On 08/03/2011 09:20 AM, Vorarlberger wrote:
> sadly what i realy miss is the possibility of asynchronous sql. which
> means the need to perform an sql in a completely different new session.
> something i could do in oracle with dbms_job.submit.

Would this work for you?
http://www.postgresql.org/docs/9.0/interactive/contrib-dblink-send-query.html

Joe

-- 
Joe Conway
credativ LLC: http://www.credativ.us
Linux, PostgreSQL, and general Open Source
Training, Service, Consulting, & 24x7 Support


pgsql-hackers by date:

Previous
From: daveg
Date:
Subject: Re: error: could not find pg_class tuple for index 2662
Next
From: Alvaro Herrera
Date:
Subject: Re: cataloguing NOT NULL constraints