[16:31:49] <erreur404> Many thanks for your time and your feedback :)
[18:19:13] <nbettenh> Question on indexes: If I have most queries against field a, and sorted on field c, and some queries on fields a and b, sorted on field c. Would there be much benefit to having 2 indexes: a, c and a, b, c?
[20:05:31] <g1eb> hi all, if i setup the initdb_root_user and pass in docker as env variables does that create the user or should i create user separately?