Re: Create user trigger? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Create user trigger?
Date
Msg-id 200803251444.m2PEiaI07538@momjian.us
Whole thread Raw
In response to Re: Create user trigger?  (Decibel! <decibel@decibel.org>)
List pgsql-general
Decibel! wrote:
> Dropping the slony list.
>
> On Mar 18, 2008, at 5:32 AM, Glyn Astill wrote:
> > We're setting up 3 servers replicating using slony. I was wondering
> > if it'd be possible for me to create a set of triggers that fire
> > whenever a user is created/dropped/modified on one of the servers
> > that goes and performs the same action the other two servers.
>
> There is no support for DDL triggers, even though it's frequently
> requested. Unfortunately, almost every time it's brought up it
> degrades into a debate about why we can't add triggers to catalog
> tables; forgetting that there's other ways to do this. Searching the
> pgsql-hackers archives should be enlightening.

We have a potential patch for 8.4 for this.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://postgres.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Decibel!
Date:
Subject: Re: Feature request/suggestion - CREATE SCHEMA LIKE
Next
From: "Roberts, Jon"
Date:
Subject: select any table