| От | Richard Huxton |
|---|---|
| Тема | Re: programming in pgsql |
| Дата | |
| Msg-id | 43C23738.4010301@archonet.com обсуждение исходный текст |
| Ответ на | programming in pgsql (Angshu Kar <angshu96@gmail.com>) |
| Ответы |
Re: programming in pgsql
|
| Список | pgsql-general |
Angshu Kar wrote: > Hi Pgsql, > > Could anyone please advise whether the following program can be implemented > using pgsql cursors/anythign else (or do we need some external scripts)?If > yes, could you give please some function names etc? [snip series of queries] Any procedural language will be able to handle this. The only problem you'll have will be that the whole function will take place inside a single transaction, so you won't be able to spread the workload out over time. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера