Re: postgres 9.0.4 configuration and performance issue - Mailing list pgsql-general

From akp geek
Subject Re: postgres 9.0.4 configuration and performance issue
Date
Msg-id CACnhOf+0VWn90cRx8PB0T-SEGCFFyF2w1W09O_3Rkp3usYit1w@mail.gmail.com
Whole thread Raw
In response to Re: postgres 9.0.4 configuration and performance issue  (Sergey Konoplev <gray.ru@gmail.com>)
List pgsql-general
thanks for the advice..

Regards



On Sun, Oct 13, 2013 at 6:10 PM, Sergey Konoplev <gray.ru@gmail.com> wrote:
On Sun, Oct 13, 2013 at 2:40 PM, akp geek <akpgeek@gmail.com> wrote:
> thank you all. We will upgrade to 64bit postgres 9.2.5 and take all your
> suggestions for that.  Mean while will run the pg_reorg or pg_repack to take
> the bloat of the DB. Also pg_repack not installing on the solaris . I will
> try pg_reorg.

When you move your cluster to the 64bit version you need to do
dump/restore, because it is the only way to migrate between
architectures. In this case you don't need to use pg_reorg, as your
cluster will be recreated "from scratch".

pgsql-general by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: postgres 9.0.4 configuration and performance issue
Next
From: Tomas Vondra
Date:
Subject: Re: Need some help on Performance 9.0.4