|
61 | 61 | "NodeBackup","testgres_config", |
62 | 62 | "TestgresConfig","configure_testgres","scoped_config","push_config","pop_config", |
63 | 63 | "NodeConnection","DatabaseError","InternalError","ProgrammingError","OperationalError", |
64 | | -"TestgresException","ExecUtilException","QueryException","TimeoutException","CatchUpException","StartNodeException","InitNodeException","BackupException", |
| 64 | +"TestgresException","ExecUtilException","QueryException","TimeoutException","CatchUpException","StartNodeException","InitNodeException","BackupException","InvalidOperationException", |
65 | 65 | "XLogMethod","IsolationLevel","NodeStatus","ProcessType","DumpFormat", |
66 | 66 | "PostgresNode","NodeApp", |
67 | 67 | "reserve_port","release_port","bound_ports","get_bin_path","get_pg_config","get_pg_version", |
|