From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Lets delete src/test/performance |
Date: | 2014-10-07 12:03:04 |
Message-ID: | 20141007120304.GD22022@awork2.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
The code in there doesn't look very interesting - and very unlikely to
run these days. Notably it relies on a binary called 'postmaster' et
al...
The last realy changes are from a long time ago:
commit 142d42f9386ed81a4f0779ec8a0cad1254173b5e
Author: Vadim B. Mikheev <vadim4o(at)yahoo(dot)com>
Date: Fri Sep 26 14:57:36 1997 +0000
Scripts to run queries and data.
commit dbde5caeed4c9bdaf1292e52eafed80bbf01e9e9
Author: Vadim B. Mikheev <vadim4o(at)yahoo(dot)com>
Date: Fri Sep 26 14:55:44 1997 +0000
Some results.
commit cf76759f34a172d424301cfa3723baee37f4a7ce
Author: Vadim B. Mikheev <vadim4o(at)yahoo(dot)com>
Date: Fri Sep 26 14:55:21 1997 +0000
Start with performance suite.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2014-10-07 12:03:32 | Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept) |
Previous Message | Marti Raudsepp | 2014-10-07 11:27:45 | Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} |