Denis Volkov
Denis Volkov
Hi! While both syntaxes are valid, the dot notation is more SQL-way, i think. Deprecating the SCHEMA keyword version would simplify things and align with common practice. What do you...
Fixed in https://github.com/pg-sharding/spqr/pull/1298. @xelavopelk thank you for your contribution!
No, #1298 was only the beginning of fixing problems.
https://github.com/pg-sharding/spqr/pull/1326
We paused https://github.com/pg-sharding/spqr/pull/1366 because the changes were becoming too dangerous for the existing installation. We had no intention of breaking backward compatibility.
Hi @pedroSilvaUFSJ! Sounds interesting. It seems like a repro of a know issues. Could you try to remove `mydb` from the `myusername` permissions and try again? Since `myusername` is already...
https://github.com/pg-sharding/spqr/blob/master/pkg/pool/dbpool.go#L307
Fixed in - https://github.com/pg-sharding/spqr/pull/1360 - https://github.com/pg-sharding/spqr/pull/1313 - https://github.com/pg-sharding/spqr/pull/1325 - https://github.com/pg-sharding/spqr/pull/1328 - https://github.com/pg-sharding/spqr/pull/1338 - https://github.com/pg-sharding/spqr/pull/1360 - https://github.com/pg-sharding/spqr/pull/1371