Re: Log entry asking to contact support

From: "Mike G(dot)" <mike(at)thegodshalls(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Log entry asking to contact support
Date: 2005-12-30 17:05:54
Message-ID: 20051230170554.GA30454@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I just tried to re-vacuum the database by using the local copy of pgadmin on the database machine. When it got to the same table and began working it stopped again. This time an error message was displayed instead of the connection being closed. The error:

"failed to re-find parent key in "idx_volume_consultant"

Should I just recreate the index and try to vacuum (full) again? I want to assume it got corrupted during the original vacuum attempt.

I have been starting the vacuum from the database name level in pgadmin.

Mike
On Fri, Dec 30, 2005 at 10:38:31AM -0600, Mike G. wrote:
> Hi,
>
> I was running a manual vaccum through pgadmin 1.4.1 on a database and my connection to the database was lost during it. I reconnected to the database, went to Tools->Server Status->Log File and there is an entry that says:
>
> "This application has requested the Runtime to terminate in an unusual way. Please contact the application's support team for more information".
>
> I am running XP Pro SP2. Database is 8.1.1 and is not located on the same machine.
>
> I also have autovaccum enabled.
>
> Would be happy to give more information if I can.
>
> Mike
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-12-30 19:47:56 Re: Log entry asking to contact support
Previous Message Mike G. 2005-12-30 16:38:31 Log entry asking to contact support