From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Richard Huxton <dev(at)archonet(dot)com>, PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: On-disk size of db increased after restore |
Date: | 2010-09-04 09:08:15 |
Message-ID: | 1283591295.3068.8.camel@hp-laptop2.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
On Fri, 2010-09-03 at 11:29 -0400, Tom Lane wrote:
> > I'm confused. I'm still seeing a bug in here: I cannot restore a
> > dump effectively... Running CLUSTER or VACUUM FULL does not make any
> > sense to me in here.
>
> Oh, wait. What you need is this patch:
>
> 2010-06-06 23:01 itagaki
<snip>
> which I now realize went in *post* 8.4.4.
Perfect. I will need to apply this patch to our prod this Sunday.
> We're really overdue for a new set of back-branch releases ...
Agreed. I am working on 9.1 Alpha1 package sets now, and I'd like to see
whether multiple version installation really works or not. As a
packager, I am available for new releases after that.
Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
From | Date | Subject | |
---|---|---|---|
Next Message | yj2133011 | 2010-09-04 14:59:24 | Re: On-disk size of db increased after restore |
Previous Message | sunpeng | 2010-09-04 05:46:44 | How to let the created table visible to current process when using SPI_execute("create table ...")? |