Tag: postgresql 9.1

Postgres数据库不在Docker中启动 – Mac

在我的开发中,我已经使用了Postgres DB,而在最后一次推送我的Spring Micro服务时,Postgres DB还没有启动,接下来是kitematic的docker输出 The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". 2017-10-17T08:37:47.562145630Z Data page checksums are disabled. 2017-10-17T08:37:47.562162938Z fixing permissions on existing directory /var/lib/postgresql/data … ok initdb: could not create directory "/var/lib/postgresql/data/pg_xlog": No […]