drop-index-concurrently-1 on master fails at serializable - Mailing list pgsql-hackers

From Kevin Grittner
Subject drop-index-concurrently-1 on master fails at serializable
Date
Msg-id 1381166807.91242.YahooMailNeo@web162903.mail.bf1.yahoo.com
Whole thread Raw
Responses Re: drop-index-concurrently-1 on master fails at serializable  (Kevin Grittner <kgrittn@ymail.com>)
List 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



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command.
Next
From: Atri Sharma
Date:
Subject: Re: Re: custom hash-based COUNT(DISTINCT) aggregate - unexpectedly high memory consumption