Database Design & Application Server Design

From: "Lane Beneke" <lane(dot)b(at)smcinc(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Database Design & Application Server Design
Date: 2003-11-05 19:42:32
Message-ID: 000101c3a3d4$f4cdd430$bd2aa8c0@SMC130
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All,

New to the list and a relative newbie to PostgreSQL. Please forgive stupid
questions.

Designing an application server for a work order processing (et al)
database. I have a good handle on sequences, referencial integrity, views,
& the basics. What books/documentation would you recommend to learn more
about...

- database design for security
- database design for performance
- database design for ease of maintenance
- triggers and functions

Also, the application will require some complex forms, and printing
graphical reports (currently served from an Access 2000 database.) What
tools/interfaces/servers would you recommend for the application server?

Is there a tool you would recommend for generating graphical reports to
html?

TIA.

Lane Beneke; IT Manager
Stephenson Millwork Company, Inc.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Stiefel 2003-11-05 19:56:06 Question on database structure
Previous Message Michael Glaesemann 2003-11-05 18:25:01 Re: Using SUBSELECT in CHECK expressions