linux内核启动修复 首先看linux内核重要文件grub.conf # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /b
最近在Percona的blog上看到一篇文章:Column Store Database Benchmarks: MariaDB ColumnStore vs. Clickhouse vs. Apache Spark,从中可以看到Clickhouse的性能完爆MariaDB ColumnStore和 Spark.于是对Clickhouse产生了浓厚的兴趣,所以也打算进行学习.目前Clickhouse还没有中文文档,学习起来还是有点费劲.Percona的另一篇博客介绍Clickhouse的也可以看