Context: I am working on https://github.com/sorintlab/stolon/pull/644 and trying to issue checkpoint
using pq/sql (Go) package instead of using psql
.
However, the challenge that I am facing is its hardcoded as mode prefer
and when I try to run tests it fails. I am missing something. Can someone advise?