"Hadmut" <[email protected]> writes: > I'd like to run a database application which requires datatype hstore.
> But when trying something like
> psql -f /usr/share/postgresql/9.1/extension/hstore--1.0.sql
That is not how you install extensions anymore. Use CREATE EXTENSION.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
