Re: Query running for very long time (server hanged) with parallel append
Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>
From: Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>
To: Amit Khandekar <amitdkhan.pg@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>,
Thomas Munro <thomas.munro@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-02-06T06:32:51Z
Lists: pgsql-hackers
On Mon, Feb 5, 2018 at 3:29 PM, Amit Khandekar <amitdkhan.pg@gmail.com> wrote: > > Attached is a patch that fixes this issue on the above lines. > Patch applied cleanly and work fine for me. mentioned issue is not reproducible now. Thanks & Regards, Rajkumar Raghuwanshi QMG, EnterpriseDB Corporation
Commits
-
Fix possible infinite loop with Parallel Append.
- 88fdc7006018 11.0 landed