Martin Nagy
Martin Nagy
@praiskup I'm not 100% sure we want to use any kinds of levels, but maybe. @rhcarvalho now I'm thinking about doing `id` in all cases when the container starts.
@hhorak, @praiskup agree. I'm also thinking of using -n instead of -l. It's sometimes useful to see uids (especially when using NFS). Any takers for first implementation? :)
Also, a question. I don't like very much the name of the variable proposed, "CONT_DEBUG". I don't think I have any reasonable objective objections, I just don't like the sound...
Ping? I'm finding myself debugging MySQL right now and the debugging functionality would come in handy. Any taker for this issue?
@bparees sorry, missed your comment. I wanted to only have one template file and parametrize the image we use.
@hhorak mind taking this?
Also see https://bugzilla.redhat.com/show_bug.cgi?id=1231167
Well, @praiskup raised the possibility of accidentally mounting an incorrect volume and us wiping it without warning. I guess that it is an unlikely possibility, but I agree it is...
I don't love the idea of another environment variable, to be honest.. And the solution doesn't feel right. If you forget to set the variable, you will get weird errors....
The same entrypoint script that now deletes the data. If that's the case, we'll just need to use `/var/lib/pgsql/data/userdata` and put the file one level above that.