Re: hstore - Mailing list pgsql-general

From Joey Quinn
Subject Re: hstore
Date
Msg-id CAG5XHY=d-1_AV3KBFc6i3bpxXyR7+ENJEnnSteNKtf63LvMDBQ@mail.gmail.com
Whole thread Raw
In response to hstore  (Joey Quinn <bjquinniii@gmail.com>)
List pgsql-general
Thank-you all... create extension hstore; was exactly what I needed (I'm new to PostgreSQL and was unfamiliar with the terminology... was searching unsuccessfully for things like "install hstore module").

Joey



On Wed, Nov 20, 2013 at 4:12 PM, Joey Quinn <bjquinniii@gmail.com> wrote:
I'm using 9.3 (Windows 64 bit) and would like to use an hstore field in new table but it does not appear to be available. How do I add the correct module?

Joey


pgsql-general by date:

Previous
From: Paul Jones
Date:
Subject: Re: Debugging extension with gdb?
Next
From: Martijn van Oosterhout
Date:
Subject: Changing primary key of large table, with foreign keys, without locking