Re: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition - Mailing list pgsql-general

From Andrus
Subject Re: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition
Date
Msg-id 6F10A98791D04671A20D4D475A8BE0A6@andrusnotebook
Whole thread Raw
In response to Re: Optimizing postgresql.conf for dedicated windows server 2003 x64 standard edition  (Dave Page <dpage@pgadmin.org>)
List pgsql-general
1. Tuning wizard adds autovacuum = true    line even if
autovacuum is turned on:

#autovacuum = on   # Enable autovacuum subprocess?  'on'
# NOTE: This parameter is been added by EnterpriseDB's Tuning Wiard on
2010/10/18 11:19:56
autovacuum = true   # Enable autovacuum subprocess?  'on'

2. Wizards adds values without units. It is difficult to figure out how much
memory changed settings really take.

How to force tuning wizard to add changes in real units if server supports
them, e.q. with  KB or MB suffixes like in normal postgresql.conf file?

Andrus.


pgsql-general by date:

Previous
From: Stefan Schwarzer
Date:
Subject: Problem with Crosstab - Allocating value to wrong column
Next
From: Magnus Hagander
Date:
Subject: PGDay Europe 2010 Registration Open