Re: Partitioning and ORM tools - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Partitioning and ORM tools
Date
Msg-id 56F1B251.4010202@commandprompt.com
Whole thread Raw
In response to Re: Partitioning and ORM tools  (CS DBA <cs_dba@consistentstate.com>)
Responses Re: Partitioning and ORM tools  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general
On 03/22/2016 01:50 PM, CS DBA wrote:

> Understood, was just wondering if there is a way to cause the child
> table insert results to be returned to the ORM/Application instead of
> the master/base table insert

Insert into the child table directly based on the partition rules.

JD


--
Command Prompt, Inc.                  http://the.postgres.company/
                      +1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.


pgsql-general by date:

Previous
From: CS DBA
Date:
Subject: Re: Partitioning and ORM tools
Next
From: Rob Sargent
Date:
Subject: Re: Partitioning and ORM tools