windows中将postgreSQL9.0注册为windows服务

    技术2022-05-13  16

    注意:大小写要正确

     

    E:/Program Files/PostgreSQL/9.0/bin>pg_ctl.exe register -N "pgsql" -D "E:/Program Files/PostgreSQL/9.0/bin/data"


    最新回复(0)