Re: Ideas to deal with table corruption - Mailing list pgsql-admin

From Peter Geoghegan
Subject Re: Ideas to deal with table corruption
Date
Msg-id CAH2-WzmpkQo+YaGTDoWQ600HdN5NqJtwA=puDqG0tVa+9PhsWw@mail.gmail.com
Whole thread Raw
In response to Ideas to deal with table corruption  (Luis Marin <luismarinaray@gmail.com>)
Responses Re: Ideas to deal with table corruption  (Melvin Davidson <melvin6925@gmail.com>)
Re: Ideas to deal with table corruption  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-admin
On Sat, Jan 6, 2018 at 2:11 AM, Luis Marin <luismarinaray@gmail.com> wrote:
> I am looking for ideas, to help me, check what is happening with a possible
> table corruption, I  have some FK that works ok, but some stay in the state
> waiting forever, however selecting the same table works fine.
>
> Since, I am a newbie, in PostgreSQL, what should be my firsts steps, in
> order to have an idea how to fix this problem.
>
> I am thinking in watching my postgresql log error file during the requests
> for creating our FK,
> What do you suggest me

There are CentOS packages for amcheck on 9.4:

https://github.com/petergeoghegan/amcheck#redhatcentossles

I would start there.

-- 
Peter Geoghegan


pgsql-admin by date:

Previous
From: Rui DeSousa
Date:
Subject: Re: Ideas to deal with table corruption
Next
From: Melvin Davidson
Date:
Subject: Re: Ideas to deal with table corruption