Re: [DOCS] max_worker_processes on the standby

2015-08-04 Thread Alvaro Herrera
Adding CC to hackers, since this is clearly not just a docs issue. Also CCing Petr and Craig since they are the ones that know how this is used in BDR. Robert Haas wrote: > On Tue, Aug 4, 2015 at 12:41 AM, Alvaro Herrera > wrote: > > The alternative is to turn the feature on automatically if it

Re: [DOCS] max_worker_processes on the standby

2015-08-04 Thread Robert Haas
On Tue, Aug 4, 2015 at 12:41 AM, Alvaro Herrera wrote: > Robert Haas wrote: >> On Thu, Jul 16, 2015 at 12:07 AM, Fujii Masao wrote: >> > One example which makes me a bit confusing is; both master and >> > standby are running fine with track_commit_timestamp disabled, >> > then I enable it only on

Re: [DOCS] BDR

2015-08-04 Thread Joshua D. Drake
On 08/04/2015 01:02 PM, clingare...@vsoftcorp.com wrote: Hi, Please help me on: what is the use of bidirectional replication in PostgreSQL? How BDR works? how to setup BDR? on which versions BDR works? http://bdr-project.org/docs/stable/index.html JD -- Command Prompt, Inc. - http://www

[DOCS] BDR

2015-08-04 Thread clingareddy
Hi, Please help me on: what is the use of bidirectional replication in PostgreSQL? How BDR works? how to setup BDR? on which versions BDR works? Thanks & regards, Chandra kiran Please do not print this email unless it is absolutely necessary. This email and any files transmitted with

[DOCS] 25.1. Comparison of Different Solutions

2015-08-04 Thread Dmitry Igrishin
In "Statement-Based Replication Middleware", in "(PREPARE TRANSACTION and COMMIT PREPARED." missed closing parenthesis. In "Synchronous Multimaster Replication" mentioned that "PostgreSQL does not offer this type of replication, though PostgreSQL two-phase commit (PREPARE TRANSACTION and COMMIT PR

Re: [DOCS] 21.3 Template database

2015-08-04 Thread Tom Lane
Dmitry Igrishin writes: > The sentence of 2nd paragraph says: > "This is particularly handy when restoring a pg_dump dump" > I suggest to add apostrophe: > "This is particularly handy when restoring a pg_dump's dump" > The sentece of 5th paragraph says: > "The principal limitation is that no othe

[DOCS] 21.3 Template database

2015-08-04 Thread Dmitry Igrishin
The sentence of 2nd paragraph says: "This is particularly handy when restoring a pg_dump dump" I suggest to add apostrophe: "This is particularly handy when restoring a pg_dump's dump" The sentece of 5th paragraph says: "The principal limitation is that no other sessions can be connected to the so