psql: run sql script file
July 12, 2010 18:26:19 Last update: July 12, 2010 18:26:19
Use the
\i command to run a SQL script file:
postgres=# \i /usr/share/pgsql/contrib/pgcrypto.sql