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: Performance problem with Sarge compared with Woody


  • From: "Dave Dutcher" <dave(at)tridecap(dot)com>
  • To: 'Piñeiro' <apinheiro(at)igalia(dot)com>, <pgsql-performance(at)postgresql(dot)org>
  • Subject: Re: Performance problem with Sarge compared with Woody
  • Date: Mon, 11 Sep 2006 14:02:17 -0500
  • Message-id: <002801c6d5d4$cd869490$8300a8c0(at)tridecap(dot)com>

> -----Original Message-----
> From: pgsql-performance-owner(at)postgresql(dot)org 
> [mailto:pgsql-performance-owner(at)postgresql(dot)org] On Behalf Of Piñeiro
> Subject: [PERFORM] Performance problem with Sarge compared with Woody

> a week ago we migrate a Woody(postgre 7.2.1) server to Sarge(postgre
> 7.4.7). To migrate the database we use a dump, using pg_dump with this
> options:
> pg_dump -U <username> -c -F p -O -v -f <filename> <DBname>
> 
> We have a search, that using woody take about 1-2 minutes, but with
> sarge it is executing about 2 hours, and at least it crashes, with a
> message about a temporal file and no more disk space ( i have 
> more than
> a GB of free disk space).
> 
> Any idea ?

The first question is did you run ANALYZE on the new database after
importing your data?  




Home | Main Index | Thread Index

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