Re: Front Ends - Mailing list pgsql-general

From Richard Welty
Subject Re: Front Ends
Date
Msg-id Mahogany-0.66.0-8036-20041126-235919.00@averillpark.net
Whole thread Raw
In response to Front Ends  (mstory@uchicago.edu)
List pgsql-general
On Fri, 26 Nov 2004 22:35:45 -0600 mstory@uchicago.edu wrote:
> 1. is this architecture (relying heavily on dynamically created tables) sound
> enough to yield a production quality database?

i've seen this method used in _extremely large_ production databases, such
as the ones at my current contracting gig (at the firm which handles NYS
and much NYC tax processing on an outsourced basis.)

so yes, i'd say you can make this sort of stuff work well in production.

richard
--
Richard Welty                                         rwelty@averillpark.net
Averill Park Networking                                         518-573-7592
    Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security

pgsql-general by date:

Previous
From: mstory@uchicago.edu
Date:
Subject: Front Ends
Next
From: Victor Ciurus
Date:
Subject: Re: Query on exception handling in PL/pgSQL