[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

[GENERAL] PostgreSQL table history tracking

2011-11-04 Thread Ivan Mincik
Dear PostgreSQL users, I have created set of functions functions which adds possibility to store full editing history of Your database tables, recover its state to any time, visualize diffs and place tags to mark particular table state. I would be very happy, if somebody will make a try and/or rev