首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏给永远比拿愉快

    Ubuntu下Postgresql卸载出错的解决办法

    出错输出: Removing postgresql-9.1 (9.1.18-0ubuntu0.12.04) ... .: Can't open /usr/share/postgresql-common/maintscripts-functions dpkg: error processing package postgresql 脚本 返回了错误号 2 dpkg: postgresql-client-9.1: dependency problems, but removing anyway as you requested: postgresql info/postgresq* 然后是 sudo apt-get autoremove postgresql* 最后可以看到: dpkg:警告:files list file for package 'postgresql Removing postgresql-9.1 (9.1.18-0ubuntu0.12.04) ...

    1.2K30发布于 2019-01-22
  • 来自专栏张善友的专栏

    CentOS 安装PostgreSQL 9.1

    初始化数据库,默认路径为/var/lib/pgsql/9.1/data [root@SNDA-192-168-15-161 yum.repos.d]# service postgresql-9.1                                      [  OK  ] 启动服务 [root@SNDA-192-168-15-161 yum.repos.d]# service postgresql -9.1 start Starting postgresql-9.1 service:                           [  OK  ] [root@SNDA-192-168 authentication failed for user "postgres" 重启服务 [root@SNDA-192-168-15-161 yum.repos.d]# service postgresql -9.1 restart Stopping postgresql-9.1 service:                           [  OK  ] Starting postgresql

    1.5K80发布于 2018-01-26
  • 来自专栏信数据得永生

    Pandas 秘籍

    postgresql-client-9.1 /usr/lib/postgresql/9.1/bin/psql 398 2013-12-16 20:08:23 2013-12-16 20:04:58 postgresql

    1.8K20编辑于 2022-12-01
领券