From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | PostgreSQL Docs <pgsql-docs(at)postgresql(dot)org>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Partition: use triggers instead of rules |
Date: | 2007-11-28 22:17:38 |
Message-ID: | 24889.1196288258@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-patches |
David Fetter <david(at)fetter(dot)org> writes:
> On Wed, Nov 28, 2007 at 03:53:04PM -0500, Tom Lane wrote:
>> Entirely removing the example of how to do it with rules doesn't
>> seem like a good idea.
> It does to me. I haven't found a case yet where rules worked even as
> well as triggers.
I don't have a problem with emphasizing triggers as the preferred
solution, but we should keep the older example, if only because people
are going to see DB schemas that use that approach, and they won't
understand what's going on (or realize they could convert) if they've
not seen an example.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-11-28 22:36:21 | Re: PITR Doc clarifications |
Previous Message | Bruce Momjian | 2007-11-28 21:47:59 | Re: Two fixes for plpgsql.sgml |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-11-28 22:31:55 | Re: V1.1 patch for TODO Item: SQL-language reference parameters by name. |
Previous Message | Andrew Dunstan | 2007-11-28 22:13:08 | Re: [HACKERS] plperl and regexps with accented characters - incompatible? |