From: | pginfo <pginfo(at)t1(dot)unisoftbg(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: pg 7.3.4 and linux box crash |
Date: | 2003-09-12 13:51:57 |
Message-ID: | 3F61CF7D.17667362@t1.unisoftbg.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
Tom Lane wrote:
> pginfo <pginfo(at)t1(dot)unisoftbg(dot)com> writes:
> > In my pg log I can find:
> > ERROR: Invalid page header in block 5604 of a_acc
>
> You have a corrupt table. Can you drop and recreate a_acc?
>
Yes I can.The problem is that it is happen for 4 times in this week.
It is happen on 2 diferent servers ( the second is production, and it is
bad).
I have had similar problem with pg 7.3.3. and some one from the list wrot
that
it is bug and I need to upgrade to 7.3.4.
I have made the upgrade, but I am not sure if this bug exist in pg 7.3.4.
If yes, what for version will be best to use?
> > before this error I see also :
> > FATAL: Database "template0" is not currently accepting connections
> > ERROR: Relation "pg_relcheck" does not exist
> > and
> > ERROR: 'ksqo' is not a valid option name
>
> Seems you are using a rather out-of-date version of pgAdmin.
>
Yes, it is true.I am waiting for version 3.
> regards, tom lane
regards,
ivan.
From | Date | Subject | |
---|---|---|---|
Next Message | David F. Skoll | 2003-09-12 13:53:47 | Re: Row locking during UPDATE |
Previous Message | Andrew Sullivan | 2003-09-12 13:32:55 | Re: Row locking during UPDATE |