Re: batch file

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Milen <milend(at)ansco(dot)com>
Cc: "'pgsql-sql(at)postgresql(dot)org(dot)'" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: batch file
Date: 2001-05-25 18:11:27
Message-ID: Pine.LNX.4.30.0105252010490.758-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Milen writes:

> I want to execute several SQL statements one after another.
> Does anyone know if it is possible to create something like a "batch file"
> which contains all SQL commands I want.

psql [options] -f yourfile.sql

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2001-05-25 18:19:47 Re: batch file
Previous Message Jie Liang 2001-05-25 18:04:14 Re: batch file