[GENERAL] example database setup

2004-05-05 Thread William Herring
I would like to set up a zope/database interface (using Postgres 7.4) with the following properties: - multiple users each with their own id and password - accessed via zope - they will enter and access their own data via zope to Postgresql - any specific user will not be able to see another user

Re: [GENERAL] Example Database

2003-08-21 Thread Michael D. Allen
> On 18 Aug 2003 at 16:19, Erwin Brandstetter wrote: > An example database that demonstrates the usage of all the core > PostgreSQL features. It is one thing to read extensive documentation, > but it is much more intuitive for me to see an example database, that > demonstrates the whole thing in

Re: [GENERAL] Example Database

2003-08-20 Thread Erwin Brandstetter
OK. I understand that you prefer a different approach. For my part, I like to combine different approaches. I understand also that you consider it impossible to put all the stuff into one database. I think it is possible after all, but that is not the point here. My request remains. I am lookin

[GENERAL] Example Database

2003-08-18 Thread Erwin Brandstetter
I am rather new to PostgreSQL.What I am looking for ist this: An example database that demonstrates the usage of all the core PostgreSQL features. It is one thing to read extensive documentation, but it is much more intuitive for me to see an example database, that demonstrates the whole thing