Re: trigger for pg_authid

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: trigger for pg_authid
Date: 2007-02-09 14:47:11
Message-ID: 20070209144711.GA16712@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Diego de Blas <diego(dot)deblasm(at)gmail(dot)com> schrieb:

> Hello,
>
> I'm trying to set a new trigger for "pg_authid" connected as "postgres" but
> system returns always the same error "Permission denied: "pg_authid" is a
> system catalog"... I have checked privileges and I can teorically add new
> triggers. I don't know whta's wrong...

You can't create a TRIGGER on a system-table.

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Teodor Sigaev 2007-02-09 14:51:04 Re: intarray index vs gin index
Previous Message Merlin Moncure 2007-02-09 13:53:35 Re: Possibly odd question; diff results?