Re: Why is restored database faster? - Mailing list pgsql-performance

From Shridhar Daithankar
Subject Re: Why is restored database faster?
Date
Msg-id 3FDFF82A.2070201@persistent.co.in
Whole thread Raw
In response to Re: Why is restored database faster?  (Neil Conway <neilc@samurai.com>)
List pgsql-performance
Neil Conway wrote:

>>How can I get the original server to perform as well as the new one?

Well, you have the answer. Dump the database, stop postmaster and restore it.
That should be faster than original one.

>
> (BTW, "SELECT count(*) FROM table" isn't a particularly good DBMS
> performance indication...)

Particularly in case of postgresql..:-)

  Shridhar

pgsql-performance by date:

Previous
From: Neil Conway
Date:
Subject: Re: Why is restored database faster?
Next
From: Dennis Bjorklund
Date:
Subject: Re: Why is restored database faster?