Re: [pgadmin4][patch][GreenPlum] Display SQL for tables takes 15minutes to execute - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin4][patch][GreenPlum] Display SQL for tables takes 15minutes to execute
Date
Msg-id CA+OCxoxvrGs18vSapNA6Xb_1K3A+xhzZZZHL-r44dH-LL261UQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgadmin4][patch][GreenPlum] Display SQL for tables takes 15minutes to execute  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers


On Tue, Jun 12, 2018 at 6:34 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
On Tue, Jun 12, 2018 at 10:04 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:

On Tue, Jun 12, 2018 at 10:02 AM, Robert Eckhardt <reckhardt@pivotal.io> wrote:



On Tue, Jun 12, 2018, 12:27 AM Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Hi Joao,

On Tue, Jun 12, 2018 at 1:50 AM, Joao De Almeida Pereira <jdealmeidapereira@pivotal.io> wrote:
Hi Hackers,

Attached you can find the diff file that corrects RM 3415

If I understand correctly, you're disabling the privileges for GPDB.
Is that correct?

It should be only for Greenplum.
Yeah - I got that.
 
There was a performance optimization in Postgres 9.2 that make the current query in Postgres performant. 
Ok.

Changes looks good to me.
Committed!

Should this have included an updated to the release notes?
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: [PGAGENT] Upgrade pgAgent from unpackaged version
Next
From: Dave Page
Date:
Subject: Re: [pgadmin4][Patch]: Support for create multiple test classes inone test file