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

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