Re: [HACKERS] LWLock optimization for multicore Power machines - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: [HACKERS] LWLock optimization for multicore Power machines
Date
Msg-id 1487239626.4262.0.camel@oopsware.de
Whole thread Raw
In response to Re: [HACKERS] LWLock optimization for multicore Power machines  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
List pgsql-hackers
Am Dienstag, den 14.02.2017, 15:53 +0300 schrieb Alexander Korotkov:
> +1
> And you could try to use pg_wait_sampling
> <https://github.com/postgrespro/pg_wait_sampling> to sampling of wait
> events.

Okay, i'm going to try this. Currently Tomas' scripts are still
running, i'll provide updates as soon as they are finished.



pgsql-hackers by date:

Previous
From: Erik Rijkers
Date:
Subject: Re: [HACKERS] Logical replication existing data copy
Next
From: Alexander Korotkov
Date:
Subject: Re: [HACKERS] Should we cacheline align PGXACT?