Re: [GENERAL] Schema for J2EE project

2009-03-31 Thread Richard Huxton
margaretgil...@chromalloy.com wrote: > Using Postgresql 8.2.11 on Ubuntu 7.10. > > I am writing a J2EE project but do not want user specific schemas because > this > application sits on a production floor and any production employee can walk > to a > workstation and access the database to punc

[GENERAL] Schema for J2EE project

2009-03-30 Thread MargaretGillon
Using Postgresql 8.2.11 on Ubuntu 7.10.I am writing a J2EE project but do not want user specific schemas because this application sits on a production floor and any production employee can walk to a workstation and access the database to punch work time. I know that the public schema is not suppose