On Tue, Aug 13, 2013 at 2:50 PM, <curd(dot)reinert(at)ppi(dot)de> wrote:
> I do have a copy of the data directory with a duplicate row in
> cluster_ressource, in case anyone wants to dive into it.
Could you run the following?
select ctid,xmin,xmax,primarykey from tab where primarykey = 'duplicatevalue'
And also show the \d tab output?
And can you load the pageinspect contrib module in this database?
--
greg