@@ -1260,3 +1260,54 @@ TIP 6: Have you searched our list archives?
1260
1260
1261
1261
http://www.postgresql.org/search.mpl
1262
1262
1263
+ From ZeugswetterA@wien.spardat.at Wed May 9 03:21:37 2001
1264
+ Return-path: <ZeugswetterA@wien.spardat.at>
1265
+ Received: from fizbanrsm.server.lan.at (zep4.it-austria.net [213.150.1.74])
1266
+ by candle.pha.pa.us (8.10.1/8.10.1) with ESMTP id f497LZu00341
1267
+ for <pgman@candle.pha.pa.us>; Wed, 9 May 2001 03:21:35 -0400 (EDT)
1268
+ Received: from gz0153.gc.spardat.at (gz0153.gc.spardat.at [172.20.10.149])
1269
+ by fizbanrsm.server.lan.at (8.11.2/8.11.2) with ESMTP id f497LSl28442
1270
+ for <pgman@candle.pha.pa.us>; Wed, 9 May 2001 09:21:28 +0200
1271
+ Received: by sdexcgtw01.f000.d0188.sd.spardat.at with Internet Mail Service (5.5.2650.21)
1272
+ id <KJFDP52V>; Wed, 9 May 2001 09:20:30 +0200
1273
+ Message-ID: <11C1E6749A55D411A9670001FA6879633682BB@sdexcsrv1.f000.d0188.sd.spardat.at>
1274
+ From: Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>
1275
+ To: "'Bruce Momjian'" <pgman@candle.pha.pa.us>, mascarm@mascari.com
1276
+ cc: Karel Zak <zakkr@zf.jcu.cz>,
1277
+ pgsql-hackers
1278
+ <pgsql-hackers@postgresql.org>
1279
+ Subject: AW: [HACKERS] NOCREATETABLE patch (was: Re: Please, help!(about P
1280
+ ostgres))
1281
+ Date: Wed, 9 May 2001 09:20:28 +0200
1282
+ MIME-Version: 1.0
1283
+ X-Mailer: Internet Mail Service (5.5.2650.21)
1284
+ Content-Type: text/plain;
1285
+ charset="iso-8859-1"
1286
+ Status: OR
1287
+
1288
+
1289
+ > > The connect group would be granted these System Privileges:
1290
+
1291
+ If we keep it like others (e.g. Informix) this System Privilege would be called
1292
+ "resource". I like this name better, because it more describes the detailed
1293
+ priviledges.
1294
+
1295
+ > >
1296
+ > > CREATE AGGREGATE privilege
1297
+ > > CREATE INDEX privilege
1298
+ > > CREATE FUNCTION privilege
1299
+ > > CREATE OPERATOR privilege
1300
+ > > CREATE RULE privilege
1301
+ > > CREATE SESSION privilege
1302
+ > > CREATE SYNONYM privilege
1303
+ > > CREATE TABLE privilege
1304
+ > > CREATE TRIGGER privilege
1305
+ > > CREATE TYPE privilege
1306
+ > > CREATE VIEW privilege
1307
+
1308
+ The "connect" group would only have the priviledge to connect to the db [and
1309
+ create temp tables ?] and rights they where granted, or that were granted to public.
1310
+ They would not be allowed to create anything.
1311
+
1312
+ Andreas
1313
+
0 commit comments