top | item 46364592

(no title)

drakyoko | 2 months ago

would this work inside test containers?

discuss

order

radimm|2 months ago

OP here - still have to try (generally operate on VM/bare metal level); but my understanding is that ioctl call would get passed to the underlying volume; i.e. you would have to mount volume

odie5533|2 months ago

I use CREATE DATABASE dbname TEMPLATE template1; inside test containers. Have not tried this new method yet.