Re: PostgreSQL 9.3 - reindex problem

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL 9.3 - reindex problem
Date: 2018-08-03 15:46:06
Message-ID: dc7ea056-9d7e-79d1-d8f3-95ff814b2b7e@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 08/02/2018 04:54 AM, For(at)ll wrote:
> Hi,
>
> I have problem with postgresql-9.3 in our clients. They suddenly lost
> power connection and all servers halt.. I repiar xfs filesystem on CentOS7
> postgresql partition. Now when I want run reindex database I receive error:
>
> reindexdb -d ex200
> NOTICE:  table "pg_catalog.pg_class" was reindexed
> reindexdb: reindexing of database "ex200" failed: ERROR:  invalid page in
> block 101 of relation base/157934/12685

What object does 157934/12685 refer to?  Maybe you can drop that one thing
and then recreate it.

>
> I want to try run dump and save database on plaintext but when I start
> pg_dump it's hang...
>
> pg_dump -a -v -d ex200 > ex200.sql
> pg_dump: last built-in OID is 16383
> pg_dump: reading extensions
> pg_dump: identifying extension members
> pg_dump: reading schemas
> pg_dump: reading user-defined tables
> pg_dump: reading user-defined functions
>
> Any ideas what can I do.. Client told me they have a backup from 2 montgs
> ago....

--
Angular momentum makes the world go 'round.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message BRAHMA PRAKASH TIWARI 2018-08-03 15:58:14 Re: Linux Kernel setting
Previous Message Anjul Tyagi 2018-08-03 14:01:58 Linux Kernel setting