Python pgdbpool
0.98
Intro / Module Description
Design
Build Module
Configuration
Internal Class Representation
Examples
Python pgdbpool
Index
Index
_
|
C
|
E
|
G
|
H
|
I
|
M
|
P
|
Q
|
R
|
S
_
__enter__() (pgdbpool.pool.Handler method)
__exit__() (pgdbpool.pool.Handler method)
__init__() (pgdbpool.pool.Handler method)
_cleanup() (pgdbpool.pool.Handler method)
_init_class() (pgdbpool.pool.Connection class method)
_setup_connections() (pgdbpool.pool.Connection class method)
_setup_groups() (pgdbpool.pool.Connection class method)
C
check_db() (pgdbpool.pool.Query static method)
conn_iter() (in module pgdbpool.pool)
conn_iter_locked() (in module pgdbpool.pool)
connect() (pgdbpool.pool.Connection class method)
Connection (class in pgdbpool.pool)
E
execute() (pgdbpool.pool.Query static method)
execute_prepared() (pgdbpool.pool.Query static method)
G
get_connection() (pgdbpool.pool.Connection class method)
get_connection_container() (pgdbpool.pool.Connection class method)
get_connection_count() (pgdbpool.pool.Connection class method)
get_connection_iter_container() (pgdbpool.pool.Connection class method)
get_max_pool_size() (pgdbpool.pool.Connection class method)
get_next_connection() (pgdbpool.pool.Connection class method)
H
Handler (class in pgdbpool.pool)
I
init() (pgdbpool.pool.Connection class method)
M
module
pgdbpool.pool
P
pgdbpool.pool
module
Q
Query (class in pgdbpool.pool)
query() (pgdbpool.pool.Handler method)
query_prepared() (pgdbpool.pool.Handler method)
R
reconnect() (pgdbpool.pool.Connection class method)
S
set_connection_status() (pgdbpool.pool.Connection class method)