Hello all,<br><br>I can connect via pgamin3 to pgpool and run the query/insert statement. All seem work. Our development is based in php so when we connect via php and try query I get following error in pgpool.log<br><br>Oct  4 12:23:20 pgpool pgpool[7845]: DB node id: 0 backend pid: 24441 statement: Parse: �#017�#001<br>
Oct  4 12:23:20 pgpool pgpool[7845]: DB node id: 1 backend pid: 3008 statement: Parse: �#017�#001<br>Oct  4 12:23:20 pgpool pgpool[7845]: Bind: cannot get parse message &quot;pdo_stmt_00000001&quot;<br>Oct  4 12:23:20 pgpool pgpool[7845]: do_child: exits with status 1 due to error<br>
<br><br>So, it seem to me php pdo is not sending the right info to the pgpool. Does anybody know how to resolve this issue ?<br><br>my pgpool version is :<br>3.2<br><br>postgres backend are : 9.2<br><br>Thanks in advance<br>
<br>KH<br><br><br>