drop-index-concurrently-1 on master fails at serializable

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: drop-index-concurrently-1 on master fails at serializable
Date: 2013-10-07 17:26:47
Message-ID: 1381166807.91242.YahooMailNeo@web162903.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

*** /home/kgrittn/pg/master/src/test/isolation/expected/drop-index-concurrently-1.out   2013-07-10 14:58:41.641205557 -0500
--- /home/kgrittn/pg/master/src/test/isolation/results/drop-index-concurrently-1.out    2013-10-07 12:20:49.269277851 -0500
***************
*** 30,40 ****
  id             data          
 
  34             34            
- 134            34            
  step selects: EXECUTE getrow_seq;
  id             data          
 
  34             34            
- 134            34            
  step end: COMMIT;
  step drop: <... completed>
--- 30,38 ----

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-10-07 19:02:36 Re: mvcc catalo gsnapshots and TopTransactionContext
Previous Message Robert Haas 2013-10-07 17:25:17 Re: space reserved for WAL record does not match what was written: panic on windows