pg_tune replacement

From: Ivan Mincik <ivan(dot)mincik(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_tune replacement
Date: 2016-06-13 01:39:43
Message-ID: 575E0EDF.7020905@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,
I am looking for some pg_tune replacement, which is working for latest
PostgreSQL versions. What I need is to have some tool, which can compute
some basic, reasonable configuration defaults for basic deployment
scenarios like pg_tune did - dedicated server, web server ...

I understand, that perfect DB server tuning can't be done by script, but
there are some use cases - for example automatic deployment of
virtual/cloud servers, where such tool can provide much more better
configuration than default one.

What I have found, is this [1] web tool which is looking good and the
source code is published on GitHub [2].
What is the difference to pg_tune ? Is it really producing good results
for latest PostgreSQL versions ?

Thank you very much.

1 - http://pgtune.leopard.in.ua/
2 - https://github.com/le0pard/pgtune

--
Ivan Minčík
ivan(dot)mincik(at)gmail(dot)com GPG: 0x79529A1E
http://imincik.github.io/0x79529A1E.key

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sridhar N Bamandlapally 2016-06-13 11:21:37 table name size
Previous Message Patrick B 2016-06-12 23:02:51 Re: Question about performance - Postgres 9.5