Re: Parallel query fails on standby server - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: Parallel query fails on standby server
Date
Msg-id CAMsr+YGwW8Tmp+i9oZTB_Dv4Jv53ofmp=grBXUVdkuJePbT3KQ@mail.gmail.com
Whole thread Raw
In response to Parallel query fails on standby server  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Responses Re: Parallel query fails on standby server
List pgsql-hackers
On 8 March 2016 at 20:30, Ashutosh Sharma <ashu.coek88@gmail.com> wrote:

While testing a parallel scan feature on standby server, it is found that the parallel query fails with an error "ERROR:  failed to initialize transaction_read_only to 0".


Looks like it might be a good idea to add some tests to src/test/recovery for parallel query on standby servers...

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Parallel query fails on standby server
Next
From: Michael Paquier
Date:
Subject: Re: Parallel query fails on standby server