Lists: | pgsql-hackers |
---|
From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Where to post a new PostgreSQL utility? |
Date: | 2002-09-20 06:33:19 |
Message-ID: | 3D8AC12F.45EA6199@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers |
Hi everyone,
Have gotten a new PostgreSQL utility together called "pg_autotune" that
load tests using Tatsuo's pgbench code over multiple-iterations,
attempting to determine decent buffer settings for a specified client
load.
It's more a framework for adding stuff to later, but for now it just
works (albeit time consuming).
Where do I post it (here or PATCHES?) because if the code is rugged
enough then it might be useful in contrib?
:-)
Regards and best wishes,
Justin Clift
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From: | "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in> |
---|---|
To: | PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Where to post a new PostgreSQL utility? |
Date: | 2002-09-20 06:55:49 |
Message-ID: | 3D8B13CD.9189.17D99A5C@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers |
On 20 Sep 2002 at 16:33, Justin Clift wrote:
> Hi everyone,
>
> Have gotten a new PostgreSQL utility together called "pg_autotune" that
> load tests using Tatsuo's pgbench code over multiple-iterations,
> attempting to determine decent buffer settings for a specified client
> load.
>
> It's more a framework for adding stuff to later, but for now it just
> works (albeit time consuming).
>
> Where do I post it (here or PATCHES?) because if the code is rugged
> enough then it might be useful in contrib?
or at http://gborg.postgresql.org,
Bye
Shridhar
--
The Consultant's Curse: When the customer has beaten upon you long enough, give
him what he asks for, instead of what he needs. This is very strong medicine,
and is normally only required once.
From: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
---|---|
To: | Justin Clift <justin(at)postgresql(dot)org> |
Cc: | PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Where to post a new PostgreSQL utility? |
Date: | 2002-09-20 13:55:27 |
Message-ID: | 20020920105522.Y53125-100000@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers |
gborg
On Fri, 20 Sep 2002, Justin Clift wrote:
> Hi everyone,
>
> Have gotten a new PostgreSQL utility together called "pg_autotune" that
> load tests using Tatsuo's pgbench code over multiple-iterations,
> attempting to determine decent buffer settings for a specified client
> load.
>
> It's more a framework for adding stuff to later, but for now it just
> works (albeit time consuming).
>
> Where do I post it (here or PATCHES?) because if the code is rugged
> enough then it might be useful in contrib?
>
> :-)
>
> Regards and best wishes,
>
> Justin Clift
>
> --
> "My grandfather once told me that there are two kinds of people: those
> who work and those who take the credit. He told me to try to be in the
> first group; there was less competition there."
> - Indira Gandhi
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>