Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2

From: Chris Travers <chris(dot)travers(at)adjust(dot)com>
To: Chris Travers <chris(dot)travers(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, ashutosh(dot)bapat(at)enterprisedb(dot)com
Subject: Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2
Date: 2018-10-03 07:56:36
Message-ID: CAN-RpxAfBDhqWWi6QfT9u3r5HUgtqen28q_2ea6TjmxZzirvNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 3, 2018 at 9:41 AM Chris Travers <chris(dot)travers(at)gmail(dot)com>
wrote:

> The following review has been posted through the commitfest application:
> make installcheck-world: tested, failed
> Implements feature: not tested
> Spec compliant: not tested
> Documentation: tested, failed
>

Also one really minor point: I think this is a typo (maX vs max)?

(errmsg("preparing foreign transactions (max_prepared_foreign_transactions
> 0) requires maX_foreign_xact_resolvers > 0")));

--
Best Regards,
Chris Travers
Head of Database

Tel: +49 162 9037 210 | Skype: einhverfr | www.adjust.com
Saarbrücker Straße 37a, 10405 Berlin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Travers 2018-10-03 08:03:03 Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2
Previous Message Michael Paquier 2018-10-03 07:55:10 Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru