Re: postgres 9.0.4 configuration and performance issue

From: akp geek <akpgeek(at)gmail(dot)com>
To: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
Cc: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres 9.0.4 configuration and performance issue
Date: 2013-10-13 22:55:16
Message-ID: CACnhOf+0VWn90cRx8PB0T-SEGCFFyF2w1W09O_3Rkp3usYit1w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

thanks for the advice..

Regards

On Sun, Oct 13, 2013 at 6:10 PM, Sergey Konoplev <gray(dot)ru(at)gmail(dot)com> wrote:

> On Sun, Oct 13, 2013 at 2:40 PM, akp geek <akpgeek(at)gmail(dot)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".
>
> --
> Kind regards,
> Sergey Konoplev
> PostgreSQL Consultant and DBA
>
> http://www.linkedin.com/in/grayhemp
> +1 (415) 867-9984, +7 (901) 903-0499, +7 (988) 888-1979
> gray(dot)ru(at)gmail(dot)com
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2013-10-14 00:17:19 Re: Need some help on Performance 9.0.4
Previous Message Sergey Konoplev 2013-10-13 22:10:16 Re: postgres 9.0.4 configuration and performance issue