| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Ability to create tables |
| Date: | 2001-07-20 13:40:19 |
| Message-ID: | 200107201340.f6KDeJR06133@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Someone on IRC just mentioned that mere mortals can create tables in
template1. If the user restricts template1 access to users via
pg_hba.conf, certain commands will not work that use template1
connection.
Any solutions? I think we need table creation permissions even if we
don't overhaul the permission system for 7.2.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-07-20 14:05:30 | Re: RPM source files should be in CVS (was Re: psql -l) |
| Previous Message | mlw | 2001-07-20 12:49:43 | C functions |