hstore, but with fast range comparisons? - Mailing list pgsql-general

From Guyren Howe
Subject hstore, but with fast range comparisons?
Date
Msg-id 9519F7D6-B395-4834-8EA2-E6095A6F4ED7@gmail.com
Whole thread Raw
Responses Re: hstore, but with fast range comparisons?  (Andy Colson <andy@squeakycode.net>)
List pgsql-general
I want to do something that is perfectly satisfied by an hstore column. *Except* that I want to be able to do fast (ie
indexed)<, > etc comparisons, not just equality. 

From what I can tell, there isn’t really any way to get hstore to do this, so I’ll have to go to a key-value table. But
Ithought I’d ask just in case I’m missing something. 

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Are there any downsides to using postgres' data directory on a dedicated drive/partition / filesystem?
Next
From: Jonathan Vanasco
Date:
Subject: Re: Are there any downsides to using postgres' data directory on a dedicated drive/partition / filesystem?