Tag Archives : postgresql

PostgreSQL Database Performance Tips

PostgreSQL Database Performance Tips

What follows for the next few posts is a somewhat edited version of a set of advice I am giving to a Sun team on redesigning a C++ application which was built for MySQL, ported to PostgreSQL, and never performance optimized. It occurred to me that this advice would be generally useful to the community, [...]
Performance Tuning PostgreSQL

Performance Tuning PostgreSQL

PostgreSQL is the most advanced and flexible Open Source SQL database today. With this power and flexibility comes a problem. How do the PostgreSQL developers tune the default configuration for everyone? Unfortunately the answer is they can’t. The problem is that every database is not only different [...]
PostgreSQL Application Performance Tips

PostgreSQL Application Performance Tips

Josh Berkus (PostgreSQL Core Team Member) Original Version is here Posted 11/28/2006 What follows for the next few posts is a somewhat edited version of a set of advice I am giving to a Sun team on redesigning a C++ application which was built for MySQL, ported to PostgreSQL, and never performance optimized. [...]
© 2006-2009 Admon Home. All rights reserved.