Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (testgres.node.PostgresNode method)
(testgres.node.Publication method)
(testgres.node.Subscription method)
A
add_tables() (testgres.node.Publication method)
append_conf() (testgres.node.PostgresNode method)
AutovacuumLauncher (testgres.enums.ProcessType attribute)
auxiliary_pids (testgres.node.PostgresNode attribute)
auxiliary_processes (testgres.node.PostgresNode attribute)
B
BackgroundWriter (testgres.enums.ProcessType attribute)
backup() (testgres.node.PostgresNode method)
BackupException
begin() (testgres.connection.NodeConnection method)
C
cache_initdb (testgres.config.GlobalConfig attribute)
cache_pg_config (testgres.config.GlobalConfig attribute)
cached_initdb_dir (testgres.config.GlobalConfig attribute)
cached_initdb_unique (testgres.config.GlobalConfig attribute)
catchup() (testgres.node.PostgresNode method)
(testgres.node.Subscription method)
CatchUpException
Checkpointer (testgres.enums.ProcessType attribute)
child_processes (testgres.node.PostgresNode attribute)
cleanup() (testgres.backup.NodeBackup method)
(testgres.node.PostgresNode method)
close() (testgres.connection.NodeConnection method)
commit() (testgres.connection.NodeConnection method)
configure_testgres() (in module testgres.config)
connect() (testgres.node.PostgresNode method)
connection (testgres.connection.NodeConnection attribute)
copy() (testgres.config.GlobalConfig method)
cursor (testgres.connection.NodeConnection attribute)
Custom (testgres.enums.DumpFormat attribute)
D
default_conf() (testgres.node.PostgresNode method)
Directory (testgres.enums.DumpFormat attribute)
disable() (testgres.node.Subscription method)
drop() (testgres.node.Publication method)
(testgres.node.Subscription method)
dump() (testgres.node.PostgresNode method)
DumpFormat (class in testgres.enums)
E
enable() (testgres.node.Subscription method)
error_log_lines (testgres.config.GlobalConfig attribute)
execute() (testgres.connection.NodeConnection method)
(testgres.node.PostgresNode method)
ExecUtilException
F
fetch (testgres.enums.XLogMethod attribute)
free_port() (testgres.node.PostgresNode method)
G
get_control_data() (testgres.node.PostgresNode method)
get_new_node() (in module testgres.api)
GlobalConfig (class in testgres.config)
I
init() (testgres.node.PostgresNode method)
InitNodeException
IsolationLevel (class in testgres.enums)
items() (testgres.config.GlobalConfig method)
K
keys() (testgres.config.GlobalConfig method)
L
log_file (testgres.backup.NodeBackup attribute)
LogicalReplicationLauncher (testgres.enums.ProcessType attribute)
N
node (testgres.connection.NodeConnection attribute)
node_cleanup_full (testgres.config.GlobalConfig attribute)
node_cleanup_on_bad_exit (testgres.config.GlobalConfig attribute)
node_cleanup_on_good_exit (testgres.config.GlobalConfig attribute)
NodeBackup (class in testgres.backup)
NodeConnection (class in testgres.connection)
NodeStatus (class in testgres.enums)
none (testgres.enums.XLogMethod attribute)
P
pg_ctl() (testgres.node.PostgresNode method)
pgbench() (testgres.node.PostgresNode method)
pgbench_init() (testgres.node.PostgresNode method)
pgbench_run() (testgres.node.PostgresNode method)
pid (testgres.connection.NodeConnection attribute)
(testgres.node.PostgresNode attribute)
Plain (testgres.enums.DumpFormat attribute)
poll_query_until() (testgres.node.PostgresNode method)
pop_config() (in module testgres.config)
PostgresNode (class in testgres.node)
process (testgres.node.ProcessProxy attribute)
ProcessProxy (class in testgres.node)
ProcessType (class in testgres.enums)
promote() (testgres.node.PostgresNode method)
psql() (testgres.node.PostgresNode method)
ptype (testgres.node.ProcessProxy attribute)
Publication (class in testgres.node)
publish() (testgres.node.PostgresNode method)
push_config() (in module testgres.config)
Q
QueryException
R
ReadCommitted (testgres.enums.IsolationLevel attribute)
ReadUncommitted (testgres.enums.IsolationLevel attribute)
refresh() (testgres.node.Subscription method)
reload() (testgres.node.PostgresNode method)
RepeatableRead (testgres.enums.IsolationLevel attribute)
replicate() (testgres.node.PostgresNode method)
restart() (testgres.node.PostgresNode method)
restore() (testgres.node.PostgresNode method)
rollback() (testgres.connection.NodeConnection method)
Running (testgres.enums.NodeStatus attribute)
S
safe_psql() (testgres.node.PostgresNode method)
scoped_config() (in module testgres.config)
Serializable (testgres.enums.IsolationLevel attribute)
source_walsender (testgres.node.PostgresNode attribute)
spawn_primary() (testgres.backup.NodeBackup method)
spawn_replica() (testgres.backup.NodeBackup method)
start() (testgres.node.PostgresNode method)
StartNodeException
Startup (testgres.enums.ProcessType attribute)
StatsCollector (testgres.enums.ProcessType attribute)
status() (testgres.node.PostgresNode method)
stop() (testgres.node.PostgresNode method)
Stopped (testgres.enums.NodeStatus attribute)
stream (testgres.enums.XLogMethod attribute)
subscribe() (testgres.node.PostgresNode method)
Subscription (class in testgres.node)
T
Tar (testgres.enums.DumpFormat attribute)
temp_dir (testgres.config.GlobalConfig attribute)
testgres.api (module)
testgres.backup (module)
testgres.config (module)
testgres.connection (module)
testgres.enums (module)
testgres.exceptions (module)
testgres.pubsub (module)
TestgresException
TimeoutException
U
Uninitialized (testgres.enums.NodeStatus attribute)
Unknown (testgres.enums.ProcessType attribute)
update() (testgres.config.GlobalConfig method)
use_python_logging (testgres.config.GlobalConfig attribute)
V
version (testgres.node.PostgresNode attribute)
W
WalReceiver (testgres.enums.ProcessType attribute)
WalSender (testgres.enums.ProcessType attribute)
WalWriter (testgres.enums.ProcessType attribute)
X
XLogMethod (class in testgres.enums)
Related Topics
Documentation overview
Quick search