run isql.exe batch as DOS command - Mailing list pgsql-general

From Typing80wpm@aol.com
Subject run isql.exe batch as DOS command
Date
Msg-id 1a1.32652710.2f9c5ce1@aol.com
Whole thread Raw
List pgsql-general
I would like to be able to run isql.exe (along with command parameters) as a DOS command executable from a Liberty Basic Program.  I would like it to specify a batch of SQL script commands to be executed, with the final command being to quit from ISQL.  I would like to know how to create a database and a user which does not require the manual entry of a password (or else, I would like to know how to include a password as part of the command line parameters).
 
If all this is possible, then people who use Liberty Basic would be able to do some interesting things in WIndows, interfacing with Postgresql in this manner.
 
Any advice or tips or suggestions is much appreciated.
 
Thanks

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: lots of puzzling log messages
Next
From: Thomas F.O'Connell
Date:
Subject: Re: Table modifications with dependent views - best practices?