Closed AEtherSurfer closed 1 year ago
We are using PostgreSQL 9.1:
-bash-4.1$ psql -U postgres acoustid < /usr/pgsql-9.1/share/extension/intarray--1.0.sql Use "CREATE EXTENSION intarray" to load this file. -bash-4.1$ psql psql (9.1.3) Type "help" for help.
postgres=# \c acoustid You are now connected to database "acoustid" as user "postgres". acoustid=# CREATE EXTENSION intarray; CREATE EXTENSION
Postgres 9.1 on Ubuntu 12.04