13 #ifndef PDBCALPG_PGPOSTBANKBACKUPMANAGER_H
14 #define PDBCALPG_PGPOSTBANKBACKUPMANAGER_H
25 class TSQLPreparedStatement;
43 isRIdExist(
const std::string &bankName,
int rid);
51 const std::string &condition =
"");
57 fetchBank(
const std::string &bankName,
int rid);
70 const std::string &out_file);
74 const std::string &record_selection,
const std::string &out_file_base,
75 int splitting_limit = 100000);
79 dumpTable(
const std::string &bankName, std::ostream &out);
85 const bool do_delete =
false,
const std::string &log_file_name =
"");