abcxiaod
Results
1
issues of
abcxiaod
primary_conninfo = 'user=**None** password=None host=**None** port=None sslmode=prefer sslcompression=1' the connect info has "None" After I have debug the function write_recovery_conf of postgresql.py: { leader = urlparse(leader_hash["address"]) f.write(""" primary_conninfo = 'user=%(user)s...