Re: Table Partitioning

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Anjul Tyagi <anjul(at)ibosstech-us(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Table Partitioning
Date: 2021-01-19 12:12:04
Message-ID: 20210119121204.GB13372@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Jan 19, 2021 at 12:01:12PM +0000, Anjul Tyagi wrote:
> Can we handle that in DB side with trigger?

I don't think so. At least not easily.

You could make a function to do so, though.

Best regards,

depesz

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Keith Fiske 2021-01-19 13:32:34 Re: Table Partitioning
Previous Message Anjul Tyagi 2021-01-19 12:01:12 Re: Table Partitioning