Re: Partitioned table and trigger/insert result horribleness

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Henry <henry(at)zen(dot)co(dot)za>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Partitioned table and trigger/insert result horribleness
Date: 2009-04-12 11:05:33
Message-ID: 1239534333.16396.57.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Mon, 2009-04-06 at 09:57 +0200, Henry wrote:

> Is this weirdness scheduled to be addressed in 8.4, or is there some
> other hack I can try (without changing all SQL), or is the *only*
> solution to mess with existing (working) front-end code to work around
> this issue?

No, not in 8.4

Use Rules is the current answer, though that has other issues also.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-04-12 11:14:11 Re: Partitioned table and trigger/insert result horribleness
Previous Message Alban Hertroys 2009-04-12 11:03:47 Re: Connect without specifying a database?