| От | Lukas Smith |
|---|---|
| Тема | Re: DB2-style INS/UPD/DEL RETURNING |
| Дата | |
| Msg-id | 44159826.3050203@pooteeweet.org обсуждение исходный текст |
| Ответ на | Re: DB2-style INS/UPD/DEL RETURNING ("Jonah H. Harris" <jonah.harris@gmail.com>) |
| Список | pgsql-hackers |
Jonah H. Harris wrote: > Again, I haven't really used it, but have read over the docs briefly. > I'm just wondering if anyone has used it and likes/dislikes it. I guess you could get the same effect from a transaction. If there is much network overhead you could also write a stored procedure. This is obviously "more direct". Due to caching I am not sure how much performance improvement there is in doing the read/write in one statement. IMHO this is only useful in fringe cases, can be implemented efficiently with existing syntax and so just adds useless complexity. regards, Lukas
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера