Re: [GENERAL] Prevent users from creating tables

2004-06-08 Thread Jim Seymour
"Campano, Troy" <[EMAIL PROTECTED]> wrote: > > Hello, > I'm trying to set up PostgreSQL for proof of concept according to our > standards. > I need to create a user for database01 that has the ability to create > any objects they want. > They can create tables, views, indexes, etc. > > Then I n

[GENERAL] Prevent users from creating tables

2004-06-08 Thread Campano, Troy
Title: Prevent users from creating tables Hello, I’m trying to set up PostgreSQL for proof of concept according to our standards. I need to create a user for database01 that has the ability to create any objects they want. They can create tables, views, indexes, etc. Then I need a second