Search Postgresql Archives

Re: DELETE FROM pg_class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2007-09-24 at 14:44 +0200, Dawid Kuroczko wrote:

> Hello, I see that I can modify system tables even though I have
> not set allow_system_table_mods...  Is this a feature or a bug?

allow_system_table_mods allows you to modify the structure, not just the
data, i.e. add additional columns to system tables. 

Superusers have the capability to modify data in catalog tables and many
other things besides, normal users don't.

-- 
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux