From: | pginfo <pginfo(at)t1(dot)unisoftbg(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: vacuum problem |
Date: | 2003-01-23 05:43:17 |
Message-ID: | 3E2F80F5.383C8CBC@t1.unisoftbg.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Tom,
Very sorry for my mistake.
I have 4 pg 7.3.1 servers running, but realy it was 7.2.1.
I will reload the data.
regards,
ivan.
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
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Christian Imbeault | 2003-01-23 05:49:03 | Is there a floating-point division function/operator? |
Previous Message | Justin Clift | 2003-01-23 05:40:30 | Re: [HACKERS] C++ coding assistance request for a visualisation tool |