Multiple Update queries

Поиск
Список
Период
Сортировка
От sri harsha
Тема Multiple Update queries
Дата
Msg-id CAP6OGLEuuMFt1SJm5_KV1TQO9ziobb=kVSrCDy_3Tv0aOS9CXA@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Sylvain MARECHAL
Дата:
Сообщение: BDR truncate and replication sets
Следующее
От: Melvin Davidson
Дата:
Сообщение: Re: clone_schema function