Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Libpq PQExecParams returns null



The same query will also hang indefinitely. Stack shown below. Doing the
same query with psql completes immediately. It is simple query: select *
from table where column='x';  

pqSocketCheck
pqWaitTimed
pqWait
PQgetResult
PQexecFinish

Under what conditions is this possible? Is there any logging the server
side that may aid finding the cause?







Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group