亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

PostgreSQL for Linux 安裝方式

發布時間:2020-07-29 17:38:26 來源:網絡 閱讀:1551 作者:劉楓_Leo 欄目:數據庫

1、環境規劃

目錄名稱 存放位置
Postgres 用戶家目錄 /home/postgres
軟件存放目錄 /home/soft
安裝目錄 /usr/local
數據目錄 /home/postgres/data/

2、安裝流程
2.1 解壓安裝
在操作系統安裝完成后,按照表格規劃目錄。
1)安裝部署參考文檔
下載頁:https://www.enterprisedb.com/download-postgresql-binaries
軟件包:postgresql-10.7-2-linux-x64-binaries.tar.gz
2)創建 postgre 安裝用戶

useradd postgres
passwd postgres

3)創建 postgre 安裝目錄及數據目錄

mkdir -p /home/postgres/data/
chown -R postgres:postgres  /home/postgres/data/
chmod -R 775 /home/postgres/data/

4)解壓安裝

tar -xvf postgresql-10.8-4-linux-x64-binaries.tar -C /home/postgres/
[root@leo postgres]# chmod -R 777 pgsql
[root@leo postgres]# ll
total 12
drwxrwxrwx 9 root root 4096 Apr 10 03:24 pgsql 
drwx------ 19 postgres postgres 4096 Apr 15 11:33 pgsql_data

5)初始化數據庫

[postgres@leo bin]$cd /home/postgres/pgsql/bin
[postgres@leo bin]$ ./initdb -D /home/postgres/data/
The files belonging to this database system will be owned by user "postgres". This user must also own the server process.
The database cluster will be initialized with locale "en_US.UTF-8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english".
Data page checksums are disabled.
fixing permissions on existing directory /home/postgres/data ... ok creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting dynamic shared memory implementation ... posix creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.
Success. You can now start the database server using: ./pg_ctl -D /home/postgres/data/ -l logfile start

6)啟動數據庫

[postgres@leo bin]$ ./pg_ctl -D /home/postgres/data/ -l logfile start 
waiting for server to start.... done
server started

7)停止數據庫

./pg_ctl -D /home/postgres/data/ stop
向AI問一下細節

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

AI

聊城市| 屏南县| 大同县| 炎陵县| 贵德县| 耿马| 荔波县| 原阳县| 西峡县| 晋城| 澄江县| 海安县| 扶风县| 顺昌县| 萨迦县| 满洲里市| 平罗县| 南康市| 宜宾市| 海兴县| 荆门市| 灵山县| 屏山县| 措勤县| 丰宁| 卓尼县| 保定市| 霍山县| 潍坊市| 安宁市| 枝江市| 武冈市| 泰顺县| 通化市| 扎兰屯市| 土默特右旗| 鹿泉市| 嘉黎县| 鲁山县| 棋牌| 宜阳县|