I am currently working with a php system, when I click on the link to see detailed information on the table, I get the following error:
Database error: Invalid SQL: SELECT * FROM tabla WHERE campo = '' Error989 Session halted.
I'm working with a version of php 5.4.45 and postgresql 8.4, I was reviewing the code I do not see anything wrong, I'm coming to think it's a problem with the postgresql server. My SO is Centos 6.9. Any help is welcome.