Re: PERSISTANT PREPARE (another point of view)
От
Milan Oparnica
Тема
Re: PERSISTANT PREPARE (another point of view)
Дата
Msg-id
4879F320.4050007@gmail.com
Список
Дерево обсуждения
PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@hotmail.com>
Re: PERSISTANT PREPARE (another point of view) Tom Lane <tgl@sss.pgh.pa.us>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: PERSISTANT PREPARE (another point of view) "Scott Marlowe" <scott.marlowe@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Jeff Williams <jeffw@globaldial.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Craig Ringer <craig@postnewspapers.com.au>
Re: PERSISTANT PREPARE (another point of view) Craig Ringer <craig@postnewspapers.com.au>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) chester c young <chestercyoung@yahoo.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) chester c young <chestercyoung@yahoo.com>
Re: PERSISTANT PREPARE (another point of view) Milan Oparnica <milan.opa@gmail.com>
Re: PERSISTANT PREPARE (another point of view) Richard Huxton <dev@archonet.com>
>[snip]> What's wrong with using complex views, stored procedures, functions and> maybe even custom data types to accomplish what you want here? Hi Steve, Correct me if I’m wrong, but views can not accept parameters, and stored procedures require defining sets of custom data types or some other complicated ways in order to simply accept some parameters and return some recordsets useful to the calling application. In 90% of cases we simply call same SQL statements with slightly different parameters and then pass it to business logic of the program. SP's are fine, they allow complex looping, nesting, variable declaration etc. but 90% of time we just need a SQL with few parameters and a resulting recordsets. Just try to return SELECT * FROM
В списке pgsql-sql по дате отправления
От: Pavel Stehule
Дата: