Re: Stored Procedures

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Stored Procedures
Дата
Msg-id 20060119193426.GA5403@kaufbach.delug.de
обсуждение исходный текст
Ответ на Stored Procedures  ("Benjamin Arai" <barai@cs.ucr.edu>)
Список pgsql-performance
Benjamin Arai <barai@cs.ucr.edu> schrieb:

> Hi,
>
> Will simple queries such as "SELECT * FROM blah_table WHERE tag='x'; work any
> faster by putting them into a stored procedure?

IMHO no, why do you think so? You can use PREPARE instead, if you have many
selects like this.


HTH, Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: "Benjamin Arai"
Дата:
Сообщение: Stored Procedures
Следующее
От: Vivek Khera
Дата:
Сообщение: Re: 3WARE Card performance boost?