Multiple Update queries - Mailing list pgsql-general

From sri harsha
Subject Multiple Update queries
Date
Msg-id CAP6OGLEuuMFt1SJm5_KV1TQO9ziobb=kVSrCDy_3Tv0aOS9CXA@mail.gmail.com
Whole thread Raw
List pgsql-general
Hello,

     I am using a foreign data wrapper where i get a portion of my data pre-loaded , i.e I get a set of rows before hand . So now i want to run multiple update queries on this loaded data , write the changes to file , load the next set and continue with updates again.

     How should i try to achieve my requirement ??  At what point in postgres should i use the hook and change my execution ?? 

Thanks,
Harsha

pgsql-general by date:

Previous
From: Sylvain MARECHAL
Date:
Subject: BDR truncate and replication sets
Next
From: Melvin Davidson
Date:
Subject: Re: clone_schema function