From: | James Thompson <jamest(at)math(dot)ksu(dot)edu> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Cc: | James Gregory <james(at)anchor(dot)net(dot)au> |
Subject: | Re: Audit trail |
Date: | 2003-03-13 14:22:43 |
Message-ID: | Pine.LNX.4.44.0303130816200.19430-100000@hobbes |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 12 Mar 2003, Joshua Moore-Oliva wrote:
> I'd recommend using rules to improve your efficiency for queries affect more
> than one row..
>
> Josh.
I agree with Josh that rules are an easy way to accomplish what you are
after. The best example I've found on using rules is
http://www.postgresql.org/docs/aw_pgsql_book/node124.html
Take Care,
James
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
James Thompson 138 Cardwell Hall Manhattan, Ks 66506 785-532-0561
Kansas State University Department of Mathematics
->->->->->->->->->->->->->->->->->->---<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<-<
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-03-13 14:27:04 | Re: passwords |
Previous Message | btober | 2003-03-13 13:44:27 | Re: stored procedures |