PostgreSQL:PostgreSQL

时间:2021-03-02 05:45:57
【文件属性】:
文件名称:PostgreSQL:PostgreSQL
文件大小:127KB
文件格式:ZIP
更新时间:2021-03-02 05:45:57
Shell 通过脚本安装postgresql 12 步骤1:运行文件脚本 # git clone https://github.com/tuanna08/postgresql.git # cd postgresql # chmod +x ./setup.sh # ./setup.sh 步骤2:配置远程连接 查找文件路径 ## [root@node01 postgresql]# find / -name "postgresql.conf" ## /var/lib/pgsql/12/data/postgresql.conf ## [root@node01 postgresql]# find / -name "pg_hba.conf" ## /var/lib/pgsql/12/data/pg_hba.conf 在postgresql.conf中编辑ip侦听 打开postgre
【文件预览】:
postgresql-master
----postgres backup()
--------README.md(951B)
--------pg_backup.sh(4KB)
--------pg_backup_rotated.sh(5KB)
--------pg_backup.config(2KB)
----README.md(1KB)
----setup.sh(563B)
----PostgreSQL Incremental Backup and Point-In-Time Recovery()
--------README.md(6KB)
--------Setting-Up-WAL-Archiving.sh(1KB)
--------Restore.sh(1KB)
----canteendb3.sql(634KB)
----Jenkinsfile(2KB)

网友评论