Partitioned tables, rules, triggers - Mailing list pgsql-general

From Goboxe
Subject Partitioned tables, rules, triggers
Date
Msg-id 1191476691.340593.69690@57g2000hsv.googlegroups.com
Whole thread Raw
Responses Re: Partitioned tables, rules, triggers
List pgsql-general
Hi,

I have two questions on the above:

1. I found in some postings recommended to use triggers instead of
rules. Is this documented somewhere?

2. When using trigger, any examples on how to update the trigger
dynamically when tables are added or deleted from the partitioned?

Thanks,
Amin


pgsql-general by date:

Previous
From: Conal
Date:
Subject: Re: Poor performance with ON DELETE CASCADE
Next
From: Goboxe
Date:
Subject: Re: Auto-partitioning?