We tried a lot, maybe for some days, to have some triggers working properly
on a replica server. So we read a discussion that is not possible to have
UPDATE OF in a trigger which works only on REPLICA. Our tests was production
using version 10 and replica using version 11.
I thing it would be help
On Wed, Jan 02, 2019 at 06:11:55PM -0500, Tom Lane wrote:
> In PG v10 and up this link goes to https://tools.ietf.org/html/rfc7159.
> Evidently whoever updated it didn't bother to back-patch into old
> branches.
I don't think that really cool to have user-facing documentation which
goes to the voi
Michael Paquier writes:
> On Wed, Jan 02, 2019 at 06:11:55PM -0500, Tom Lane wrote:
>> In PG v10 and up this link goes to https://tools.ietf.org/html/rfc7159.
>> Evidently whoever updated it didn't bother to back-patch into old
>> branches.
> I don't think that really cool to have user-facing doc
On Fri, Jan 04, 2019 at 09:50:34AM -0500, Tom Lane wrote:
> I didn't quite have the energy to do something about it yesterday,
> but if you do, feel free.
>
> (I'd suggest looking up the commit that fixed it, to see if it fixed
> anything else.)
Sure, that was my plan. The change is from d542859