Re: [SQL] parser :parse error

Поиск
Список
Период
Сортировка
От Frederic boucher
Тема Re: [SQL] parser :parse error
Дата
Msg-id 19991109132813.92091.qmail@hotmail.com
обсуждение исходный текст
Список 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


В списке pgsql-sql по дате отправления:

Предыдущее
От: Stoyan Genov
Дата:
Сообщение: Re: [SQL] Move forward all (Was Re: How to get last 10 rows in a table on a large database?)
Следующее
От: marten@feki.toppoint.de
Дата:
Сообщение: HAVING in EXISTS-clause ...