91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

啟動postgresql的方法是什么

發布時間:2020-07-31 11:44:11 來源:億速云 閱讀:348 作者:清晨 欄目:編程語言

小編給大家分享一下啟動postgresql的方法是什么,相信大部分人都還不怎么了解,因此分享這邊文章給大家學習,希望大家閱讀完這篇文章后大所收獲,下面讓我們一起去學習方法吧!

啟動數據庫服務器(posgres用戶):

[postgres@localhost bin]$ postgres -D /opt/postgresql/data/ > /opt/postgresql/log/pg_server.log 2>&1 &
[1] 4508

當然如果設置了環境變量

PGDATA=/opt/postgresql/data
export PGDATA

后,可使用pg_ctl工具進行啟動:

[postgres@localhost log]$ pg_ctl start -l /opt/postgresql/log/pg_server.log
pg_ctl: another server might be running; trying to start server anyway
pg_ctl: could not start server
Examine the log output.
[postgres@localhost log]$

因為之前已經啟動,所以打印“another server might be running”。此時,查看日志,有如下信息:

[postgres@localhost log]$ cat pg_server.log
FATAL:  lock file "postmaster.pid" already exists
HINT:  Is another postmaster (PID 4491) running in data directory "/opt/postgresql/data"?
[postgres@localhost log]$

當然,最簡的啟動方式是:

[postgres@localhost ~]$ pg_ctl start
server starting
[postgres@localhost ~]$ LOG:  database system was shut down at 2011-07-09 13:58:00 CST
LOG:  autovacuum launcher started
LOG:  database system is ready to accept connections

 如果要在操作系統啟動時就啟動PG,可以在/etc/rc.d/rc.local 文件中加以下語句:

/opt/postgresql/bin/pg_ctl start -l /opt/postgresql/log/pg_server.log -D /opt/postgresql/data

以上是啟動postgresql的方法是什么的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

衡南县| 双鸭山市| 和静县| 佛教| 西藏| 津市市| 东平县| 收藏| 邵阳县| 柏乡县| 百色市| 通州市| 定日县| 平江县| 安多县| 健康| 南靖县| 玉溪市| 海原县| 固阳县| 滁州市| 深圳市| 平顶山市| 象州县| 从江县| 房产| 白水县| 旬阳县| 浦县| 凭祥市| 浮梁县| 滨海县| 正蓝旗| 固阳县| 安多县| 隆安县| 丹东市| 寻甸| 青田县| 中卫市| 营口市|