Thread: [pgadmin4][patch][GreenPlum] Display SQL for tables takes 15 minutesto execute

[pgadmin4][patch][GreenPlum] Display SQL for tables takes 15 minutesto execute

From
Joao De Almeida Pereira
Date:
Hi Hackers,

Attached you can find the diff file that corrects RM 3415

Thanks
Joao
Attachment
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?

-- Thanks, Ashesh

Thanks
Joao



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. There was a performance optimization in Postgres 9.2 that make the current query in Postgres performant.  

Rob 


-- Thanks, Ashesh

Thanks
Joao

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.
 
-- Thanks, Ashesh 

Rob 


-- Thanks, Ashesh

Thanks
Joao


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!

-- Thanks, Ashesh 
 
-- Thanks, Ashesh 

Rob 


-- Thanks, Ashesh

Thanks
Joao





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