Re: [BUGS] GIN index vacuum hang after pg_rman restore in PG9.2.21 - Mailing list pgsql-bugs

From 厚积薄发
Subject Re: [BUGS] GIN index vacuum hang after pg_rman restore in PG9.2.21
Date
Msg-id 1497570504687-5967093.post@n3.nabble.com
Whole thread Raw
In response to [BUGS] GIN index vacuum hang after pg_rman restore in PG9.2.21  (厚积薄发 <postgresql_2016@163.com>)
Responses Re: [BUGS] GIN index vacuum hang after pg_rman restore in PG9.2.21  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-bugs
I also test it with postgresql9.6.3 and pg_rman
1.3.4(https://github.com/ossc-db/pg_rman/releases/download/v1.3.4/pg_rman-1.3.4-pg96.tar.gz).
However, it has the same problem.

In my view, pg-rman just do PITR which contains pg_start_backup,copy files
and pg_stop_backup steps,it will not affect the tuple page theoretically. 



--
View this message in context:
http://www.postgresql-archive.org/GIN-index-vacuum-hang-after-pg-rman-restore-in-PG9-2-21-tp5966975p5967093.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #14709: inconsistent answers with foreign data wrappers to mysql
Next
From: Amit Langote
Date:
Subject: Re: [BUGS] GIN index vacuum hang after pg_rman restore in PG9.2.21