Comment by slashdave 12 hours ago You know you can host a database like Postgres on the same machine, right? 1 comment slashdave Reply andersmurphy 11 hours ago Yes, it's still slower on the same machine, even with unix domain sockets.It doesn't play nice with other things running with it in practice. JVM and postgres on the same box is a textbook bad time.
andersmurphy 11 hours ago Yes, it's still slower on the same machine, even with unix domain sockets.It doesn't play nice with other things running with it in practice. JVM and postgres on the same box is a textbook bad time.
Yes, it's still slower on the same machine, even with unix domain sockets.
It doesn't play nice with other things running with it in practice. JVM and postgres on the same box is a textbook bad time.