mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
Add some todos
This commit is contained in:
@@ -1100,6 +1100,7 @@ run_basebackup(void)
|
||||
*/
|
||||
if (runtime_options.conninfo_provided == true)
|
||||
{
|
||||
// XXX need to override user with runtime_options.replication_user!
|
||||
appendPQExpBuffer(¶ms, " -d '%s'", runtime_options.dbname);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user