← Back to context Comment by jwpapi 10 hours ago Does all of that apply to Postgresql as well or only Mysql? 1 comment jwpapi Reply sgarland 9 hours ago Both, assuming you’re ever going to index it - both use a form of a B+tree for their base indices.If it’s just being stored in the table, it doesn’t matter, but also if it doesn’t matter, just use v7.
sgarland 9 hours ago Both, assuming you’re ever going to index it - both use a form of a B+tree for their base indices.If it’s just being stored in the table, it doesn’t matter, but also if it doesn’t matter, just use v7.
Both, assuming you’re ever going to index it - both use a form of a B+tree for their base indices.
If it’s just being stored in the table, it doesn’t matter, but also if it doesn’t matter, just use v7.