Hi! On 2010/10/20, at 15:11, Q wrote:
> The default config for PostgreSQL uses very little shared memory, so just > like MySQL you will want to review and edit the default config > (postgresql.conf) to ensure you obtain optimal utilisation of available > resources. Yeap, and depending on the platform, you may need to raise some of the kernel parameters. There are some pages on the manual that explain that, like <http://www.postgresql.org/docs/9.0/interactive/kernel-resources.html> or <http://www.postgresql.org/docs/9.0/interactive/runtime-config-resource.html>. > pgAdmin is a very useful tool (albeit an annoyingly non mac like app) for > administering your databases. There's also a neat little app that I found handy to check table contents during development: BiggerSQL. Regards, Miguel Arroz _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
