Re: [GENERAL] pg_tune replacement

2016-06-15 Thread Josh Kupershmidt
On Sun, Jun 12, 2016 at 9:39 PM, Ivan Mincik wrote: > 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

[GENERAL] pg_tune replacement

2016-06-12 Thread Ivan Mincik
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, tha