We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae3fed commit ed5767fCopy full SHA for ed5767f
pkg/flypg/node.go
@@ -262,7 +262,6 @@ func (n *Node) PostInit() error {
262
fmt.Printf("failed to register standby: %s\n", err)
263
}
264
265
- fmt.Println("Registering Node with Consul")
266
if err := repmgr.followPrimary(); err != nil {
267
268
0 commit comments