Re: Partition: use triggers instead of rules - Mailing list pgsql-docs

From Joshua D. Drake
Subject Re: Partition: use triggers instead of rules
Date
Msg-id 20071128123904.672beb8b@commandprompt.com
Whole thread Raw
In response to Partition: use triggers instead of rules  (David Fetter <david@fetter.org>)
Responses Re: Partition: use triggers instead of rules
List pgsql-docs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 28 Nov 2007 12:26:15 -0800
David Fetter <david@fetter.org> wrote:

> Folks,
> 
> Best practices for partitioning so far have shown that TRIGGERs are
> better than RULEs for most cases.  Please find attached a patch which
> reflects this.
> 
> Thanks to Robert Treat for help putting this together :)
> 
> Cheers,
> David.

+1

Joshua D. Drake

- -- 

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564   24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997  http://www.commandprompt.com/
            UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTdHoATb/zqfZUUQRAnpWAJ9xHqMnNorANuS9r8Hm90tn2bmZIwCglwlq
D7Q1C5vcbvQ/JiqVcv0wCho=
=NcWZ
-----END PGP SIGNATURE-----

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Two fixes for plpgsql.sgml
Next
From: David Fetter
Date:
Subject: Re: Partition: use triggers instead of rules