| PostgreSQL Tcl Interface Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Fast Forward | Next | |
pg_blocking can set the connection to either blocking or nonblocking, and it can see which way the connection is currently set.
connThe handle of a connection to the database in which the large object exists.
modeIf present, sets the mode of the connection to nonblocking if 0. Otherwise it sets the connection to blocking.