Stored Procedures

Поиск
Список
Период
Сортировка
От Kent Anderson
Тема Stored Procedures
Дата
Msg-id LPENJIOOLAIJBFKIBDKOIEFKEDAD.kenta@ezyield.com
обсуждение исходный текст
Ответы Re: Stored Procedures  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-general
We are currently switching to stored procedures for a lot of our database activity. The question has come up about the transactional nature of the stored procedures.  I was wondering if stored procedures can have transactions in them or if you must start the transaction in your code and call the stored procedure from there to get the safety of a transaction?
 
Thanks
Kent Anderson
EZYield.com
407-629-0900
 
========================================
This electronic message transmission contains information from the Company that may be proprietary, confidential and/or privileged. The information is intended only for the use of the individual(s) or entity named above.  If you are not the intended recipient, be aware that any disclosure, copying or distribution or use of the contents of this information is prohibited.  If you have received this electronic transmission in error, please notify the sender immediately by replying to the address listed in the "From:" field.
 

В списке pgsql-general по дате отправления:

Предыдущее
От: "Michael Paesold"
Дата:
Сообщение: Re: psql + autocommit
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Stored Procedures