Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2 - Mailing list pgsql-hackers

From Chris Travers
Subject Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2
Date
Msg-id CAN-RpxASS7kXi4c-+jhWVs=4vqy6Br_LJRrxoGsjgFCMnHWnvQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2  (Chris Travers <chris.travers@adjust.com>)
List pgsql-hackers


On Wed, Oct 3, 2018 at 9:56 AM Chris Travers <chris.travers@adjust.com> wrote:


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

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


Two more critical notes here which I think are small blockers.

The error message above references a config variable that does not exist.

The correct name of the config parameter is max_foreign_transaction_resolvers

 Setting that along with the following to 10 caused the tests to pass, but again it fails on default configs:

max_prepared_foreign_transactions, max_prepared_transactions


 

--
Best Regards,
Chris Travers
Head of Database

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



--
Best Regards,
Chris Travers
Head of Database

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

pgsql-hackers by date:

Previous
From: Chris Travers
Date:
Subject: Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2
Next
From: Chris Travers
Date:
Subject: Re: [HACKERS] Transactions involving multiple postgres foreignservers, take 2