| From: | Amir Becher <abecher(at)yahoo(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Corrupt index |
| Date: | 2003-04-10 21:44:12 |
| Message-ID: | 20030410214412.13498.qmail@web13905.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Unfortuntely, I haven't enabled the postmaster logs,
so I can't shed any more light on this problem.
Thanks for the advice on the health of my database. I
plan to do a pg_dumpall and rebuild it from scratch
this weekend (since it is in production). Hopefully
nothing else is damaged, and at least going forward
the database will be healthy.
--- Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Amir Becher <abecher(at)yahoo(dot)com> writes:
> > The source of the problem was the VERITAS Backup
> Exec.
> > I was able to replicate the index corruption in
> under
> > a minute by running a backup and updating the
> database
> > at the same time.
>
> Fascinating. It would be interesting to know
> exactly what Veritas is
> doing that causes the problem. Do any error
> messages show up in the
> postmaster log while you are doing the above?
>
> I'm still quite concerned about the health of your
> database, btw.
> I can't see any reason to think that whatever
> interference is going
> on would corrupt only indexes. There may be
> problems accumulating
> in the table files as well :-(
>
> regards, tom lane
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dennis Gearon | 2003-04-10 22:00:29 | Re: Pg and Stunnel |
| Previous Message | Tom Lane | 2003-04-10 20:55:51 | Re: Corrupt index |