hi, friends. are there any performance tuning materials for postgreSQL recommended?

Started by sunpengover 14 years ago3 messagesgeneral
Jump to latest
#1sunpeng
bluevaley@gmail.com

Hi, friends.
Are there any performance tuning resouces for postgreSQL recommended, such
as ppt, books or articles?
Thanks!
peng

#2Craig Ringer
craig@2ndquadrant.com
In reply to: sunpeng (#1)
Re: hi, friends. are there any performance tuning materials for postgreSQL recommended?

On 25/10/11 11:00, sunpeng wrote:

Hi, friends.
Are there any performance tuning resouces for postgreSQL recommended,
such as ppt, books or articles?
Thanks!
peng

http://wiki.postgresql.org/wiki/Performance_Optimization

http://www.postgresql.org/docs/books/

... of which the most recent I know of is:
http://www.postgresql.org/about/news.1249

--
Craig Ringer

#3Scott Marlowe
scott.marlowe@gmail.com
In reply to: Craig Ringer (#2)
Re: hi, friends. are there any performance tuning materials for postgreSQL recommended?

On Mon, Oct 24, 2011 at 9:38 PM, Craig Ringer <ringerc@ringerc.id.au> wrote:

On 25/10/11 11:00, sunpeng wrote:

Hi, friends.
 Are there any performance tuning resouces for postgreSQL recommended, such
as ppt, books or articles?
Thanks!
peng

http://wiki.postgresql.org/wiki/Performance_Optimization

http://www.postgresql.org/docs/books/

... of which the most recent I know of is:
http://www.postgresql.org/about/news.1249

I'll second the last one. Great resource.