From: | Wenzhe Zhou <wzhou(at)cisco(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: vacuum problem |
Date: | 2003-01-27 18:31:35 |
Message-ID: | 4.3.2.7.2.20030127102841.0403c9f0@mira-sjc5-6.cisco.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
What's the release date for 7.2.4? Is it ready for download? I can't find it from Postgres
Web site. Where I can find the bug fixing list for this release?
Thanks
Wenzhe
At 04:49 PM 1/22/2003 -0500, Tom Lane wrote:
>pginfo <pginfo(at)t1(dot)unisoftbg(dot)com> writes:
>> I try to run vacuum full analyze on pg 7.3.1 but I get this messages:
>
>> NOTICE: Child itemid in update-chain marked as unused - can't continue
>> repair_frag
>> ERROR: Parent tuple was not found.
>
>I don't believe that's 7.3.anything. Check the version again?
>
>> How can I solve the problem?
>
>If this is 7.2.*, you might find that updating to 7.2.4 (due out in a
>week) will fix it. Otherwise I'd suggest dumping and reloading the
>table.
>
> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-01-27 18:32:01 | Re: Last Committed Transaction |
Previous Message | Bruce Momjian | 2003-01-27 18:19:27 | Re: ORDER BY 'criteria' |