From: | "Kai Behncke" <Kai-Behncke(at)gmx(dot)de> |
---|---|
To: | depesz(at)depesz(dot)com, pgsql-general(at)postgresql(dot)org |
Subject: | Re: UPDATE pg_catalog.pg_class as NO Superuser?? |
Date: | 2007-09-13 11:06:11 |
Message-ID: | 20070913110611.133450@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hidepesz,
-------- Original-Nachricht --------
> Datum: Thu, 13 Sep 2007 12:25:51 +0200
> Von: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
> An: Kai Behncke <Kai-Behncke(at)gmx(dot)de>
> CC: pgsql-general(at)postgresql(dot)org
> Betreff: Re: [GENERAL] UPDATE pg_catalog.pg_class as NO Superuser??
> On Thu, Sep 13, 2007 at 11:25:39AM +0200, Kai Behncke wrote:
> > I want that the user xy (who is no superuser) can Update a systemtable
> with:
> > UPDATE pg_catalog.pg_class SET reltriggers = 0;
>
> why dont you simply alter table disable trigger?
>
> depesz
>
Could you give me an example for that please?
Thank you very much :-), Kai
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
From | Date | Subject | |
---|---|---|---|
Next Message | hubert depesz lubaczewski | 2007-09-13 11:07:54 | Re: UPDATE pg_catalog.pg_class as NO Superuser?? |
Previous Message | Acm | 2007-09-13 10:56:43 | use COPY TO on normalized database |