04:24:03 Hi everyone 04:25:27 May I please ask a beginner question. How do you run a zone for a database? Eg Postgres or redis 04:25:56 Do you use a sparse zone with the omnios pkg of postgres? 04:26:20 Do you use a ipkg zone with the pkgsrc postgres? 04:26:58 Do you use a lx zone with Linux distributed Postgres? 04:28:15 Or something else? I'm just starting out and I'm keen to step off on the best foot 13:25:01 i tend to just use lipkg zones for most things 13:25:35 sure, it takes a bit more space than sparse but you can install different versions in the zone than in the gz thar way 13:58:28 Using lipkg is far and away the most flexible, so should be the starting point 13:59:37 The KYSTY principle says to build your own copy of any application you care about, which is what we always did in production 22:40:41 Thank you sjorge and ptribble.