Re: Efficiency vs. code bloat for SELECT wrappers - Mailing list pgsql-general

From Colin Wetherbee
Subject Re: Efficiency vs. code bloat for SELECT wrappers
Date
Msg-id 4767FE79.4070504@denterprises.org
Whole thread Raw
In response to Re: Efficiency vs. code bloat for SELECT wrappers  (Colin Wetherbee <cww@denterprises.org>)
List pgsql-general
Colin Wetherbee wrote:
> My guess, having written this, is that your approach might be more
> useful for applications that rely heavily on interaction with a
> database.  I'd appreciate any more comments you have on this, though.

Tom, Sam, and Ted (a lovely assortment of three-letter names), thank you
very much for your input on my situation.  You've given me quite a lot
to consider.

For now, I will stick with Tom's and Ted's recommendations for a while,
but I'll also keep Sam's ideas in mind if this application becomes more
heavily reliant on the database.

Colin

pgsql-general by date:

Previous
From: Chris Browne
Date:
Subject: Re: Partitioned tables & Slony
Next
From: rihad
Date:
Subject: Re: logging arguments to prepared statements?