How to Insert Async

From: gaime igner <gaime12(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to Insert Async
Date: 2010-05-15 23:29:52
Message-ID: SNT125-W118C4034D5615D6E6CB90EABFE0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have seen something like
INSERT INTO TABLE... ASYNC... long time ago

I mean I want to insert async ly with psql command. I do not want to use libpq's async interface api.
For one transaction, I want to insert in async way... Is there SET variable usable within transaction?
Thanks.


_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969

Browse pgsql-general by date

  From Date Subject
Next Message Tom Duffey 2010-05-16 00:08:40 Re: Query memory usage
Previous Message Yang Zhang 2010-05-15 22:40:29 Bizarre problem: Python stored procedure using protocol buffers not working