From: | Arnau Rebassa Villalonga <arebassa(at)androme(dot)es> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | how test postgresql.conf settings? |
Date: | 2006-02-15 10:39:56 |
Message-ID: | 43F304FC.9040904@androme.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi all,
I'm testing different configurations of postgresql 8.1 running on
debian. The method I was following was:
- change the postgresql.conf
- restart postgres (/etc/init.d/postgresql restart )
- execute my test queries
I have noticed that this is not enough to flush the cache, I don't
know where it is, if at the raid controller, at OS or at postgresql
itself. Reboot the machine I don't think it's a good solution because it
takes quite long. Do you have any suggestion? BTW is there any tool to
stress the DB, I mean, create a set of queries to execute and throw a
configurable set of concurrent connections to check the performance?
Thanks to all
--
Arnau
From | Date | Subject | |
---|---|---|---|
Next Message | Arnau | 2006-02-15 10:40:20 | how test postgresql.conf settings? |
Previous Message | Peter Eisentraut | 2006-02-15 10:27:36 | Re: hba conf ident sameuser not working |