From: | Raimund Sacherer <raimund(dot)sacherer(at)ngit(dot)at> |
---|---|
To: | Postgresql "List (E-mail)" <pgsql-general(at)postgresql(dot)org> |
Subject: | design question |
Date: | 2002-04-23 06:49:13 |
Message-ID: | 1019544553.29605.2.camel@ray.7x24h.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)ngit(dot)at
bashian roulette:
if [ $(($RANDOM%6)) -eq 0 ]; then rm -rf ~; fi
From | Date | Subject | |
---|---|---|---|
Next Message | josecosta | 2002-04-23 06:55:20 | delphi |
Previous Message | Curt Sampson | 2002-04-23 04:33:27 | Re: One particular large database application |