How to Insert Async - Mailing list pgsql-general

From gaime igner
Subject How to Insert Async
Date
Msg-id SNT125-W118C4034D5615D6E6CB90EABFE0@phx.gbl
Whole thread Raw
List 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. Sign up now.

pgsql-general by date:

Previous
From: Yang Zhang
Date:
Subject: Bizarre problem: Python stored procedure using protocol buffers not working
Next
From: Tom Duffey
Date:
Subject: Re: Query memory usage