about Command Prompt. - Mailing list pgsql-general

From longlong
Subject about Command Prompt.
Date
Msg-id d9f0a46b0710090525v4e2ccbdbvc3792351fd1a2be1@mail.gmail.com
Whole thread Raw
List pgsql-general
what i want is using the psql to excute  a serial  SQL command like create table in a file.
but i have tried " runas /noprofile /env /user:postgres "f:\postgre\bin\psql -f filename" "in Windows cmd ,it doesn't work.

Is there any way to do this   or
How can I make my order  work just like in Command Prompt?

pgsql-general by date:

Previous
From: "John D. Burger"
Date:
Subject: Re: Lifting WHERE conditions out of inner select
Next
From: John Wells
Date:
Subject: Re: "timer" script from SAMS book or equivalent?