about Command Prompt.

From: longlong <asfnuts(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: about Command Prompt.
Date: 2007-10-09 12:25:44
Message-ID: d9f0a46b0710090525v4e2ccbdbvc3792351fd1a2be1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Wells 2007-10-09 12:36:01 Re: "timer" script from SAMS book or equivalent?
Previous Message John D. Burger 2007-10-09 12:05:39 Re: Lifting WHERE conditions out of inner select