Re: 2018-03 Commitfest Summary (Andres #1)
От
Bruce Momjian
Тема
Re: 2018-03 Commitfest Summary (Andres #1)
Дата
Msg-id
20180329140704.GB16165@momjian.us
Ответ на
Re: 2018-03 Commitfest Summary (Andres #1) (Peter Geoghegan)
Список
Дерево обсуждения
2018-03 Commitfest Summary (Andres #1) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #2) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #3) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #4) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #4) David Steele <david@pgmasters.net>
Re: 2018-03 Commitfest Summary (Andres #4) Craig Ringer <craig@2ndquadrant.com>
Re: 2018-03 Commitfest Summary (Andres #4) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #3) Ildus Kurbangaliev <i.kurbangaliev@postgrespro.ru>
Re: 2018-03 Commitfest Summary (Andres #3) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #3) Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: 2018-03 Commitfest Summary (Andres #3) Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: 2018-03 Commitfest Summary (Andres #2) Pavel Stehule <pavel.stehule@gmail.com>
Re: 2018-03 Commitfest Summary (Andres #2) Peter Geoghegan <pg@bowt.ie>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #1) Tom Lane <tgl@sss.pgh.pa.us>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #1) "Tels" <nospam-pg-abuse@bloodgate.com>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #1) Michael Paquier <michael@paquier.xyz>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Craig Ringer <craig@2ndquadrant.com>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Andres Freund <andres@anarazel.de>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Craig Ringer <craig@2ndquadrant.com>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Pavel Stehule <pavel.stehule@gmail.com>
Re: 2018-03 Commitfest Summary (Andres #1) Craig Ringer <craig@2ndquadrant.com>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Pavel Stehule <pavel.stehule@gmail.com>
Re: 2018-03 Commitfest Summary (Andres #1) Peter Geoghegan <pg@bowt.ie>
Re: 2018-03 Commitfest Summary (Andres #1) Bruce Momjian <bruce@momjian.us>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Bruce Momjian <bruce@momjian.us>
Re: 2018-03 Commitfest Summary (Andres #1) Pavel Stehule <pavel.stehule@gmail.com>
Re: 2018-03 Commitfest Summary (Andres #1) Fabien COELHO <coelho@cri.ensmp.fr>
Re: 2018-03 Commitfest Summary (Andres #1) Craig Ringer <craig@2ndquadrant.com>
Re: 2018-03 Commitfest Summary (Andres #1) Peter Geoghegan <pg@bowt.ie>
Re: 2018-03 Commitfest Summary (Andres #1) Alexander Korotkov <a.korotkov@postgrespro.ru>
On Fri, Mar 2, 2018 at 12:13:26PM -0800, Peter Geoghegan wrote: > FWIW, I think that pgbench would become a lot more usable if someone > maintained a toolset for managing pgbench. Something similar to Greg > Smith's pgbench-tools project, but with additional features for > instrumenting the server. There would be a lot of value in integrating > it with third party tooling, such as perf and BCC, and in making it > easy for non-experts to run relevant, representative tests. > > Things like the rate limiting and alternative distributions were > sorely needed, but there are diminishing returns. It's pretty clear to > me that much of the remaining low hanging fruit is outside of pgbench > itself. None of the more recent pgbench enhancements seem to make it > easier to use. Has anyone considered moving pgbench out of our git tree and into a separate project where a separate team could maintain and improve it? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
В списке pgsql-hackers по дате отправления