Search Postgresql Archives

Re: Executing SQL Script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Jun 15, 2005, at 9:47 PM, Jamie Deppeler wrote:

This is a simple question what is the best way to execute a SQL script, this script will create schemas and tables for a database i created.


Nearly all clients or interfaces provide a means to execute arbitrary SQL. You can do so in PgAdminIII, for example. For an out-of-the-box solution, you can use psql -f. See documentation here:

http://www.postgresql.org/docs/8.0/static/app-psql.html

Sean


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux