From: | Sergey Konoplev <gray(dot)ru(at)gmail(dot)com> |
---|---|
To: | akp geek <akpgeek(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:10:16 |
Message-ID: | CAL_0b1siNQKwKMi5wKqndpiepUrHtjeyd+s6Buc2TDp0ZG7gRQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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
From | Date | Subject | |
---|---|---|---|
Next Message | akp geek | 2013-10-13 22:55:16 | Re: postgres 9.0.4 configuration and performance issue |
Previous Message | akp geek | 2013-10-13 21:40:55 | Re: postgres 9.0.4 configuration and performance issue |