Re: [v9.2] SECURITY LABEL on shared database object
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Kohei KaiGai <kaigai@kaigai.gr.jp>, Kohei Kaigai <kohei.kaigai@emea.nec.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2011-07-05T14:49:01Z
Lists: pgsql-hackers
Excerpts from Robert Haas's message of mar jul 05 10:19:18 -0400 2011: > Hmm, OK. I guess what I'm not sure about is - how much should we > worry about the fact that this creates several more shared (and > therefore nailed?) system catalogs? Anyone have an opinion on that? "Several"? That would worry me, given that we currently have a small number (eight currently). If it's just one more, I don't think it's such a big deal. I'm not sure what you mean by nailed though -- I mean, for example pg_shdescription is shared but not nailed in the rd_isnailed sense of the word, AFAICS. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support