Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [PERFORM] A Better External Sort?


  • From: "Jeffrey W. Baker" <jwbaker(at)acm(dot)org>
  • To: josh(at)agliodbs(dot)com
  • Cc: pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: [PERFORM] A Better External Sort?
  • Date: Thu, 29 Sep 2005 11:15:41 -0700
  • Message-id: <1128017741(dot)11474(dot)13(dot)camel(at)noodles>

On Thu, 2005-09-29 at 11:03 -0700, Josh Berkus wrote:
> Jeff,
> 
> > Josh, do you happen to know how many passes are needed in the multiphase
> > merge on your 60GB table?
> 
> No, any idea how to test that?

I would just run it under the profiler and see how many times
beginmerge() is called.

-jwb




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group