| From: | "Atul" <atulk(at)newgen(dot)co(dot)in> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Run a create object script ??? |
| Date: | 2001-04-30 12:23:10 |
| Message-ID: | 001e01c0d170$51981e80$5e05a8c0@atul |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
use \i option followed by the path of the file which contains the script
----- Original Message -----
From: <Darshan(dot)wakchaure(at)Vashimail(dot)ltitl(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, April 26, 2001 1:18 PM
Subject: [GENERAL] Run a create object script ???
>
>
> Hi,
> 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 ???
>
> DArshan
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zak McGregor | 2001-04-30 12:42:16 | System catalogues |
| Previous Message | Mark Muffett | 2001-04-30 11:52:49 | Trying to get jdbc to work |