Skip to content

Commit 7a5a56d

Browse files
authored
Pbckp 137 vs move pg node (#76)
1 parent b3777b2 commit 7a5a56d

File tree

3 files changed

+301
-12
lines changed

3 files changed

+301
-12
lines changed

testgres/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
ProcessType, \
3333
DumpFormat
3434

35-
from .node import PostgresNode
35+
from .node import PostgresNode, NodeApp
3636

3737
from .utils import \
3838
reserve_port, \
@@ -53,7 +53,7 @@
5353
"NodeConnection", "DatabaseError", "InternalError", "ProgrammingError", "OperationalError",
5454
"TestgresException", "ExecUtilException", "QueryException", "TimeoutException", "CatchUpException", "StartNodeException", "InitNodeException", "BackupException",
5555
"XLogMethod", "IsolationLevel", "NodeStatus", "ProcessType", "DumpFormat",
56-
"PostgresNode",
56+
"PostgresNode", "NodeApp",
5757
"reserve_port", "release_port", "bound_ports", "get_bin_path", "get_pg_config", "get_pg_version",
5858
"First", "Any",
5959
]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy