
数据库
文章平均质量分 82
malajisi01
这个作者很懒,什么都没留下…
展开
-
阿里云的小内存服务器,mysql总是运行一段时间后自动停止
由于刚换了阿里云的小内存服务器,nginx+php+mysql总是运行一段时间后自动停止。先附上mysql的错误信息:123456789101112131415140118 14:17:30 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is d转载 2015-01-06 17:58:19 · 5391 阅读 · 0 评论 -
CentOS Install postgresql 9.6
Install PostgreSQLGo to the PostgreSQL repository download page , and add the PostgreSQL 9.4 repository depending upon your server architecture. For CentOS 6.x 32bit:rpm -Uvh http://yum.原创 2017-01-06 00:37:29 · 817 阅读 · 0 评论 -
Postgres psql: FATAL: Peer authentication failed for user "xxx"
编辑pg_hba.conf# vim /var/lib/pgsql/9.6/data/pg_hba.conf# PostgreSQL Client Authentication Configuration File# ===================================================## Refer to th原创 2017-05-04 18:00:22 · 4130 阅读 · 0 评论