Em 17/11/2013 18:45, Jeff Janes escreveu:
On Sun, Nov 17, 2013 at 8:46 AM, Edson Richter
mailto:edsonrich...@hotmail.com>> wrote:
Dear community,
In documentation, when partitioning tables, it is said that
"Optionally, define a trigger or rule to redirect data inserted
into the
On Sun, Nov 17, 2013 at 8:46 AM, Edson Richter wrote:
> Dear community,
>
> In documentation, when partitioning tables, it is said that "Optionally,
> define a trigger or rule to redirect data inserted into the master table to
> the appropriate partition."
> Is the trigger creation optional? I mea
Dear community,
In documentation, when partitioning tables, it is said that "Optionally,
define a trigger or rule to redirect data inserted into the master table
to the appropriate partition."
Is the trigger creation optional? I mean, partitioning will not work as
expected if we don't have the