On Mon, Mar 12, 2012 at 10:41 AM, Kevin Grittner <kevin.gritt...@wicourts.gov> wrote: > Attached is a doc patch based on a suggestion by Rural Hunter to > address something he found confusing while setting up partitioning. > > Original thread is here: > > http://archives.postgresql.org/pgsql-admin/2012-03/msg00066.php >
you can create trigger that execute before the trigger that redirect to the partition, for example to stamp the time or the user... so it should state something like i said about constraints """ Do not define any check constraints on this table, unless you intend them to be applied equally to all partitions. """ -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte 24x7 y capacitación -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers