Re: [GENERAL] Self creating tables

2005-09-02 Thread Matt Miller
On Fri, 2005-09-02 at 09:51 -0700, Bob Pawley wrote: > regarding the setting up of tables > ... > I could create a separate table for each category of elements ... The > challenge is ... a distinct possibility of the user inserting an > element that we haven’t considered. The above approach would

[GENERAL] Self creating tables

2005-09-02 Thread Bob Pawley
I have a question to ask regarding the setting up of tables.   I am developing Postgresql for an engineering application. This application will have an initial user succeeded by multiple users in multiple engineering disciplines downstream.   Level One What I would like to do is to ha