Re: tracking scripts... - Mailing list pgsql-general

From John R Pierce
Subject Re: tracking scripts...
Date
Msg-id 52950101.1000703@hogranch.com
Whole thread Raw
In response to Re: tracking scripts...  (Joey Quinn <bjquinniii@gmail.com>)
Responses Re: tracking scripts...
List pgsql-general
On 11/26/2013 11:45 AM, Joey Quinn wrote:
> Would that command be from within the psql SQL Shell that came as part
> of the install? (I'm living in Windows land).

if you're already in psql, logged onto your database, it would be \i
filename.sql

psql -f filename.sql  dbname...    would be at the system shell prompt,
but that assumes the postgresql binary directory is in your path, which
it may not be on default Windows installs.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: Jeff Janes
Date:
Subject: Re: AccessShareLock and Resource Contention
Next
From: Robin
Date:
Subject: Re: Any advantage of using SSL with a certificate of authority?