Re: Query running for very long time (server hanged) with parallel append

From: Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com>
To: Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Query running for very long time (server hanged) with parallel append
Date: 2018-02-06 06:32:51
Message-ID: CAKcux6mztgbLktG_tihNXAiUM8-qn3+o-iS=Jw=sFBSU-mDJHw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 5, 2018 at 3:29 PM, Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-02-06 07:15:49 Re: Add more information_schema columns
Previous Message Tatsuo Ishii 2018-02-06 06:28:51 Re: [HACKERS] [PATCH] Lockable views