[Question]batch execute sql command

From: neo anderson <freeonfair(at)yahoo(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: [Question]batch execute sql command
Date: 2005-04-24 13:08:33
Message-ID: 20050424130833.8493.qmail@web25007.mail.ukl.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
i encounter a question when create database schema.
because i have a sql script, in which contains lots of
sql command, including insert, create table, create
index and so on. however, i do know weather postgresql
supports batch executing sql script or not, for i try
to run scrtip like what oracle does; yet it seemly
doesn't work. would anyone please to telll me how to
do that? (i read the document -
http://www.postgresql.org/docs/8.0/static/index.html -
but seemly there ain't no such description in it)
i appreciate any suggestion, sincerely.
jason

Send instant messages to your online friends http://uk.messenger.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew T. O'Connor 2005-04-24 13:45:42 Locale question
Previous Message William Yu 2005-04-24 13:06:09 Re: optimal hardware for postgres?