[ psqlodbc-Bugs-1000702 ] Issues with pgSQL 8.1.3 - Error 42601

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1000702 ] Issues with pgSQL 8.1.3 - Error 42601
Date: 2006-08-07 09:47:27
Message-ID: 20060807094727.1203E86C616@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Bugs item #1000702, was opened at 07/08/2006 09:47
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000702&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Issues with pgSQL 8.1.3 - Error 42601

Initial Comment:
Hello,
I have some issues with pgSQL 8.1.3. Sometimes, Writing in the database stops, so I must restart the pgsql service.
In the log file I found this error many times :

2006-08-04 23:05:56 CET commerce_db postgres LOG: 00000: statement: insert into communication (code_client, code_contr, log_ag, date_comm, heure_comm, handled ) values ( '25374' , '34815' , 'abcd' , 'Aug 4, 2006 ' , '10:03:55 PM' ,'handled')
2006-08-04 23:05:56 CET commerce_db postgres LOCATION: log_after_parse, postgres.c:603
2006-08-04 23:05:57 CET commerce_db postgres ERROR: 42601: syntax error at or near "POLLING_STMT" at character 1
2006-08-04 23:05:57 CET commerce_db postgres LOCATION: yyerror, scan.l:761
2006-08-04 23:06:57 CET commerce_db postgres ERROR: 42601: syntax error at or near "POLLING_STMT" at character 1
2006-08-04 23:06:57 CET commerce_db postgres LOCATION: yyerror, scan.l:761

What may be the reason?
Thanks.

----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1000702&group_id=1000125

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2006-08-07 11:24:50 [ psqlodbc-Bugs-1000681 ] Error when using ODBC driver with Microsoft Access
Previous Message Ludek Finstrle 2006-08-07 06:46:47 Re: PGAPI_SetPos error