Re: Add enable_groupagg GUC parameter to control GroupAggregate usage - Mailing list pgsql-hackers

From Tatsuro Yamada
Subject Re: Add enable_groupagg GUC parameter to control GroupAggregate usage
Date
Msg-id CAOKkKFvyFZSJxtbj6Hn+htmpA55hSjJ0GThuTzHTY5=pF5Rgyg@mail.gmail.com
Whole thread Raw
In response to Add enable_groupagg GUC parameter to control GroupAggregate usage  (Tatsuro Yamada <yamatattsu@gmail.com>)
List pgsql-hackers
Hi,

# Query Execution Results (Average of 3 measurements)
- With parallel query:                                 39546 seconds
- With parallel query and enable_groupagg turned off:   1115 seconds

Oops, I made a mistake. The correct execution time is:
- With parallel query:                                 39546 ms
- With parallel query and enable_groupagg turned off:   1115 ms

Regards,
Tatsuro Yamada

pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Christoph Berg
Date:
Subject: Re: CHECKPOINT unlogged data