Question about indexes - Mailing list pgsql-hackers

From Greg Stark
Subject Question about indexes
Date
Msg-id 87isixt9h7.fsf@stark.xeocode.com
Whole thread Raw
Responses Re: Question about indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
How feasible would it be to have a btree index on ctid? I'm thinking it ought
to work simply enough for the normal case of insert/delet/update, but I'm not
completely certain how vacuum, vacuum full, and cluster would interact.

You may think this would be utterly useless, but I have a cunning plan.

-- 
greg



pgsql-hackers by date:

Previous
From: Scott Lamb
Date:
Subject: Re: Mixing threaded and non-threaded
Next
From: Tom Lane
Date:
Subject: Re: Function call