zoukankan      html  css  js  c++  java
  • centos 6.8 + postgresql 9.6 + yum 的一些路径

    service

    /etc/init.d/postgresql-9.6

    config

    /var/lib/pgsql/9.6/data/postgresql.conf
    /var/lib/pgsql/9.6/data/postgresql.auto.conf

    lib

    /usr/pgsql-9.6/lib
    /usr/pgsql-9.6/share/extension

    log

    /var/log/postgresql

    command

    /usr/bin/
    /usr/pgsql-9.6/bin

    data

    /var/lib/postgresql/9.1/main

    other

    socket /var/run/postgresql

    /etc/alternatives/
    /var/lib/alternatives/

  • 相关阅读:
    敌兵布阵
    Points on Cycle
    Hero
    E~最少拦截系统
    C
    A
    J
    H
    G
    A
  • 原文地址:https://www.cnblogs.com/ctypyb2002/p/9793128.html
Copyright © 2011-2022 走看看