| From: | Joey Quinn <bjquinniii(at)gmail(dot)com> |
|---|---|
| To: | John R Pierce <pierce(at)hogranch(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: tracking scripts... |
| Date: | 2013-11-26 20:19:11 |
| Message-ID: | CAG5XHYkC8oFbENPiVb1yoiQMH3Bx-X0D8A8ZSJ7vDXkNxo+n-Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
yeah, unlikely that it is already in the path (I certainly didn't add it
yet).
Thanks for the command (new version).
On Tue, Nov 26, 2013 at 3:13 PM, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> 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
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shaun Thomas | 2013-11-26 20:20:00 | Re: Re: corruption issue after server crash - ERROR: unexpected chunk number 0 |
| Previous Message | Joey Quinn | 2013-11-26 20:17:56 | Re: tracking scripts... |