Reported-by: Nathan Bossart, Sehrope Sarkuni
Below you will find a detailed account of the changes between
-
PostgreSQL 1
5 and the previous major
+
PostgreSQL 1
6 and the previous major
release.
-Create a predefined role with permission to perform maintenance operations (Nathan Bossart)
+Create a predefined role and grantable privilege with permission to perform maintenance operations (Nathan Bossart)
-This is called pg_maintain.
-
-
-
-
-
-
-Allow GRANT to give vacuum and analyze permission to users beyond the table owner or superusers (Nathan Bossart)
+The predefined role is is called pg_maintain.