Stored Procedures

Поиск
Список
Период
Сортировка
От JORGE MALDONADO
Тема Stored Procedures
Дата
Msg-id AANLkTikQO0_QKj+RsGBQJPdfY2TwZ8PckaTK7GvFcX1V@mail.gmail.com
обсуждение исходный текст
Ответы Re: Stored Procedures  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Список pgsql-novice
I am starting to develop an application and I am considering to use stored procedures. Is there a performance penalty for implementing many DB operations with stored procedures? For example, if my app has 50 tables, is it a good idea to write store procedures for inserting, deleting and updating data for all of them? What if, additionally, I include stored procedures for information retrieval (SELECT statements)? What would be a good criteria to decide how far to go with stored procedures?
 
With respect,
Jorge Maldonado
 
 

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

Предыдущее
От: Frank Bax
Дата:
Сообщение: Re: Not accepting passwords for remote logins
Следующее
От: suresh ramasamy
Дата:
Сообщение: dear friend