Re: Table Partitioning Advice Request

From: Vincenzo Romano <vincenzo(dot)romano(at)notorand(dot)it>
To: Sam Jas <samjas33(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Table Partitioning Advice Request
Date: 2009-12-17 15:29:52
Message-ID: 3eff28920912170729g4deca97hbc939388a54a9ffb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/12/17 Sam Jas <samjas33(at)yahoo(dot)com>
>
> Rule is not advisable, Trigger is the best solution.

Does the trigger solution need the TABLE CHECK constraint?
It looks to me it won't.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-12-17 15:31:25 Re: Automatic truncation of character values & casting to the type of a column type
Previous Message Dimitri Fontaine 2009-12-17 15:28:23 Re: Table Partitioning Advice Request