Re: [SQL] parser :parse error

From: "Frederic boucher" <dziablo(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] parser :parse error
Date: 1999-11-09 05:28:12
Message-ID: 19991109132813.92091.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

>
>Try 'Fred\'s car'.
>

Ok I'll take a look at it.. thanks

>On the other hand, what about this:
>$ psql -f infile.sql -o outfile.txt
>or
>$ psql -f infile.sql > outfile.txt
>or anything like that.

The only problem when I use the second one is that the parser error are in
the err stream So I've got only

CREATE
CREATE
DONE
...etc..

in the out file and When I try to do a 2>err.file it doesn't understand...

Anyway I'll try the -o outfile

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Browse pgsql-sql by date

  From Date Subject
Next Message Imtiaz. S. M 1999-11-09 05:43:16 Is this a bug?
Previous Message Hiroshi Inoue 1999-11-09 04:36:26 RE: [SQL] Move forward all (Was Re: How to get last 10 rows in a table on a large database?)