自我托pipe的博客与Postgres后端

我正在为博客寻找开源,免费,自主托pipe的解决scheme。

我看了一下Wordpress,但由于它不支持Postgres,所以closures了。

有没有好的博客引擎与Postgres的支持?

Serendipity提供了Postgres的支持: http: //www.s9y.org/ Drupal也可以和Postgresql一起工作,但是对于一个博客来说它有点过大。 或者你也可以使用像Django或Rails框架与博客引擎(更难以设置) – > https://stackoverflow.com/questions/82653/is-there-any-list-of-blog-engines-书面django / https://stackoverflow.com/questions/1807670/blog-engine-for-rails-应用程序