From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org, Russ Brown <pickscrape(at)gmail(dot)com> |
Subject: | Re: Increase default effective_cache_size? |
Date: | 2006-09-25 08:11:06 |
Message-ID: | 45178F1A.3030500@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
> current default of 1000 pages (8Mb) seems really pretty silly for modern
> machines; we could certainly set it to 10 times that without problems,
> and maybe much more. Thoughts?
May be, set by default effective_cache_size equal to number of shared buffers?
If pgsql is configured to use quarter or half of total memory for shared
buffer, then effective_cache_size will have good approximation...
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
From | Date | Subject | |
---|---|---|---|
Next Message | Ralf Wiebicke | 2006-09-25 08:14:35 | Re: in failed sql transaction |
Previous Message | Markus Grabner | 2006-09-25 08:04:51 | Re: query rewrite rules for updateable views? |
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Maier | 2006-09-25 08:11:30 | Buildfarm failure at "initdb" - member Cassowary |
Previous Message | Peter Eisentraut | 2006-09-25 08:03:50 | Re: Questions about guc units |