Re: [PERFORM] Performance issues

2015-03-22 Thread Tomas Vondra
On 22.3.2015 22:50, Vivekanand Joshi wrote: > Any documentation regarding how to configure postgresql.conf file as per > individual user? That can't be done in postgresql.conf, but by ALTER ROLE commands. -- Tomas Vondrahttp://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 S

Re: [PERFORM] Performance issues

2015-03-22 Thread Vivekanand Joshi
Any documentation regarding how to configure postgresql.conf file as per individual user? On 21 Mar 2015 13:10, "Josh Krupka" wrote: > The other approaches of fixing the estimates, cost params, etc are the > right way of fixing it. *However* if you needed a quick fix for just this > report and c