kine
kine copied to clipboard
Consider recognize `postgresql://` network protocol
After a few hours of debugging storage backend is not defined
error, we have just found that kine
currently does not recognize postgresql://
protocol , but does postgres://
.
correct: postgres://admin:[email protected]:5432/defaultdb
incorrect: postgresql://admin:[email protected]:5432/defaultdb