Re: [BUGS] Any user able to connect to a database can create tables/etc

2000-08-25 Thread Robert Watson
On Fri, 25 Aug 2000, Antoine Reid wrote: > > connect (can connect to the database at all) > > create (can create tables, views, et al) > > delete (can delete tables, views, et al) > ^^ > Shouldn't this one be called 'drop' privilege? Yup, it should be. I got distracted while filling out

Re: [BUGS] Any user able to connect to a database can create tables/etc

2000-08-25 Thread Antoine Reid
On Fri, Aug 25, 2000 at 03:47:16PM -0400, [EMAIL PROTECTED] wrote: > Robert Watson ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more severe it is. > > Short Description > Any user able to connect to a database can create tables/etc [snip] > > connect (can con

[BUGS] Any user able to connect to a database can create tables/etc

2000-08-25 Thread pgsql-bugs
Robert Watson ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Any user able to connect to a database can create tables/etc Long Description There is no access control mechanism by which users can be allowed to connect to a data