Re: reading cvs logs with pgadmin queries
От | Adrian Klaver |
---|---|
Тема | Re: reading cvs logs with pgadmin queries |
Дата | |
Msg-id | 523B960C.2050807@gmail.com обсуждение исходный текст |
Ответ на | Re: reading cvs logs with pgadmin queries (Dave Cramer <pg@fastcrypt.com>) |
Ответы |
Re: reading cvs logs with pgadmin queries
|
Список | pgsql-general |
On 09/19/2013 08:26 AM, Dave Cramer wrote: > The errors are extra lines after .... with a query like this > > 2013-09-12 10:33:19.145 WST,"user","dbname",14581,"192.168.1.22:58840 <http://192.168.1.22:58840>",523126d3.38f5,1,"SELECT",2013-09-12 > 10:28:35 WST,6/503023,0,ERROR,42P01,"relation ""dds_stores"" does not > exist",,,,,,"WITH RECURSIVE recursive_stores(id, name) AS ( I going to assume you mean after the ,,,,,, and are referring to the WITH query. Several questions: 1) Are you using the example table from the docs?: http://www.postgresql.org/docs/9.3/interactive/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-CSVLOG If not what is the table definition? 2) What is the actual error message you get when running COPY? -- Adrian Klaver adrian.klaver@gmail.com
В списке pgsql-general по дате отправления: