psql: run sql script file 

Joined:
04/07/2009
Posts:
135

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
Share |
| Comment  | Tags