Re: Run a create object script ???

From: Tod McQuillin <devin(at)spamcop(dot)net>
To: <Darshan(dot)wakchaure(at)Vashimail(dot)ltitl(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Run a create object script ???
Date: 2001-04-26 08:53:33
Message-ID: Pine.GSO.4.31.0104260353120.4814-100000@sysadmin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 26 Apr 2001 Darshan(dot)wakchaure(at)Vashimail(dot)ltitl(dot)com wrote:

> I have written all the script in a db.txt file, how to call the script from the
> file???
> In Oracle one can issue $ @filename and the job get done, whats the relative
> option in POSTGRES ???

\i filename

use \? for a complete list.
--
Tod McQuillin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Isiah Thomas 2001-04-26 09:41:33 I am now Linux and PostgreSQL user, have a question
Previous Message Darshan.wakchaure 2001-04-26 07:48:02 Run a create object script ???