nathansgreen
nathansgreen
I just wanted point out that `qemu-img` can write directly to a disk rather than a file. That will save you the intermediate step of writing out a large file.
I'm running PG10 on Amazon Linux and have compiled from `develop` (#bed49ef) and any time I run `ANALYZE` on a cstore table the server crashes and restarts.
I haven't been able to find any information about the `ANALYZE` command in your documentation. Here are a few of my unanswered questions: 1. What is the behavior when I...