From: | Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org |
Subject: | Another POC initdb patch |
Date: | 2003-07-06 14:10:32 |
Message-ID: | 200307061940.32831.shridhar_daithankar@nospam.persistent.co.in |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches pgsql-performance |
Hi all,
In addition to Tom's patch, this patch asks tuning parameters right away,
while doing initdb. I have also changed the notice displayed after initdb is
done.
Just an attempt to make defaults user friendly. I would also like to add other
paramters to this approach, like fsync and random_page_cost but first I
thought others should have look at these.
And one more thing, can we get all the parameters in postgresql.conf to follow
similar units? Some settings aer in 8KB pages, some in bytes etc. Can we haev
all of them to follow say MB or KB?
I tried but guc.h and guc.c were bit too much to be gulped at one go. I will
try again.
Shridhar
Attachment | Content-Type | Size |
---|---|---|
postgresql.conf.sample.patch | text/x-diff | 1.1 KB |
initdb.patch | text/x-diff | 4.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-06 15:25:28 | Re: Another POC initdb patch |
Previous Message | Andreas Pflug | 2003-07-06 10:11:56 | ruleutils with pretty-print option |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-06 15:19:25 | Re: [PERFORM] Extreme high load averages |
Previous Message | Cornelia Boenigk | 2003-07-06 13:05:37 | PostgreSQL banner |