design question - Mailing list pgsql-general

From Raimund Sacherer
Subject design question
Date
Msg-id 1019544553.29605.2.camel@ray.7x24h.at
Whole thread Raw
List pgsql-general
hello!

i am creating a new application in phpgroupware using the postgresql
database and i am in doubt if i should use simple insert/update commands
or write server side functions for this purpose, what you mean, would
this
approach be helpful in anyway for product maintenance/performance?

like i also love to have views for the application instead using direct
select statements to the tables itself.

best regards

--
NGIT - Linux Solution Provider
Raimund Sacherer
+43 699 120 426 59 - rs@ngit.at

bashian roulette:
if [ $(($RANDOM%6)) -eq 0 ]; then rm -rf ~; fi


pgsql-general by date:

Previous
From: Sheer El-Showk
Date:
Subject: recursive subquery
Next
From: Alejandro Fernandez
Date:
Subject: Connections per second?