Posts Tagged ‘HSTORE’

Working with the hstore data type in PostgreSQL 9.0 / 9.1

Wednesday, November 30th, 2011

This is a quick reference on how to install the HSTORE contrib module into your PostgreSQL database as well as a few example queries explaining how to interface with and query the HSTORE data type. (more…)