当前位置: 首页 > news >正文

高端网站建设流行风百度seo软件是做什么的

高端网站建设流行风,百度seo软件是做什么的,精选网站建设,wordpress怎么用地图目录 1 下载安装包 2 上传至需要安装的服务器 3 服务器安装所需依赖包 4 解压安装包 5 配置安装 6 创建用户 7 创建目录修改权限 8 设置环境变量 9 设置共享库 10 初始化 11 启动数据库 12 关闭数据库 13 查看数据库状态 14 连接数据库 1 下载安装包 通过下载…

目录

1 下载安装包

2 上传至需要安装的服务器

3 服务器安装所需依赖包

4 解压安装包

5 配置安装

6 创建用户

7 创建目录修改权限

8 设置环境变量

9 设置共享库

10 初始化 

11 启动数据库 

12 关闭数据库

13 查看数据库状态 

14 连接数据库


1 下载安装包

通过下载地址下载所需的安装包 https://www.postgresql.org/ftp/source/

2 上传至需要安装的服务器

3 服务器安装所需依赖包

yum  install -y  cmake make gcc zlib gcc-c++ perl readline readline-devel zlib

4 解压安装包

解压之后是目录postgresql-13.12 ,里面是PostgreSQL源代码。进入这个目录完成安装过程的其他步骤。
tar -zxvf postgresql-13.12.tar.gz

5 配置安装

cd  postgresql-13.12

配置
./configure

构建
make

安装文件
make install

6 创建用户

通常会用postgres,通过添加参数-r 创建为系统用户
groupadd  postgres
useradd   postgres -g postgres

7 创建目录修改权限

mkdir  -p /home/storage/pgsql/data
chown -R postgres:postgres   /home/storage/pgsql/data
chown -R postgres:postgres   /usr/local/pgsql

8 设置环境变量

su - postgres
vim ~/.bash_profile
export PATH=/usr/local/pgsql/bin:$PATH
export MANPATH=/usr/local/pgsql/share/man:$MANPATH
export LD_LIBRARY_PATH=/usr/local/pgsql/lib
export PGPORT=5432
export LANG=en_US.UTF8
export PS1="[`whoami`@`hostname`:"'$PWD]$'
export PGDATA=/home/storage/pgsql/data
export PGHOME=/usr/local/pgsql

环境变量生效
source ~/.bash_profile

9 设置共享库

/sbin/ldconfig /usr/local/pgsql/lib

10 初始化 

初始化之后就在集群的目录下生成了配置文件 、数据文件等 ,这个时候可以先修改配置文件在启动 
initdb -D /home/storage/pgsql/data

11 启动数据库 

-l 指定日志文件路径,如果不指定就会在当前目录生成
pg_ctl start -D /home/storage/pgsql/data -l /home/storage/pgsql/data/server.log 

12 关闭数据库

使用pg_ctl停止数据库
pg_ctl stop -D /home/storage/pgsql/data

多种关闭模式如下

Options for stop or restart:
-m, --mode=MODE        MODE can be "smart", "fast", or "immediate"

13 查看数据库状态 

pg_ctl  status  -D /home/storage/pgsql/data

14 连接数据库

psql

1 下载安装包
通过下载地址下载所需的安装包
https://www.postgresql.org/ftp/source/2 上传至需要安装的服务器
3 服务器安装所需依赖包
yum  install -y  cmake make gcc zlib gcc-c++ perl readline readline-devel zlib4 解压安装包
解压之后是目录postgresql-13.12 ,里面是PostgreSQL源代码。进入这个目录完成安装过程的其他步骤。
tar -zxvf postgresql-13.12.tar.gz5 配置安装
cd  postgresql-13.12配置
./configure构建
make安装文件
make install6 创建用户
通常会用postgres,通过添加参数-r 创建为系统用户
groupadd  postgres
useradd   postgres -g postgres7 创建目录修改权限mkdir  -p /home/storage/pgsql/data
chown -R postgres:postgres   /home/storage/pgsql/data
chown -R postgres:postgres   /usr/local/pgsql8 设置环境变量su - postgres
vim ~/.bash_profile
export PATH=/usr/local/pgsql/bin:$PATH
export MANPATH=/usr/local/pgsql/share/man:$MANPATH
export LD_LIBRARY_PATH=/usr/local/pgsql/lib
export PGPORT=5432
export LANG=en_US.UTF8
export PS1="[`whoami`@`hostname`:"'$PWD]$'
export PGDATA=/home/storage/pgsql/data
export PGHOME=/usr/local/pgsql环境变量生效
source ~/.bash_profile9 设置共享库
/sbin/ldconfig /usr/local/pgsql/lib10 初始化 
初始化之后就在集群的目录下生成了配置文件 、数据文件等 ,这个时候可以先修改配置文件在启动 
initdb -D /home/storage/pgsql/data11 启动数据库 
-l 指定日志文件路径,如果不指定就会在当前目录生成
pg_ctl start -D /home/storage/pgsql/data -l /home/storage/pgsql/data/server.log 12 关闭数据库
使用pg_ctl停止数据库
pg_ctl stop -D /home/storage/pgsql/data多种关闭模式如下Options for stop or restart:
-m, --mode=MODE        MODE can be "smart", "fast", or "immediate"13 查看数据库状态 
pg_ctl  status  -D /home/storage/pgsql/data14 连接数据库
psql


文章转载自:
http://dinncovespertilian.ssfq.cn
http://dinncospcc.ssfq.cn
http://dinncoorchardman.ssfq.cn
http://dinncorochelle.ssfq.cn
http://dinncoduckfooted.ssfq.cn
http://dinncobenzine.ssfq.cn
http://dinncoabstractionism.ssfq.cn
http://dinnconondrying.ssfq.cn
http://dinncodiscernible.ssfq.cn
http://dinncopeaceless.ssfq.cn
http://dinncowholescale.ssfq.cn
http://dinncotoprail.ssfq.cn
http://dinncoquin.ssfq.cn
http://dinncoinstreaming.ssfq.cn
http://dinncopalatine.ssfq.cn
http://dinncookeydoke.ssfq.cn
http://dinncounholiness.ssfq.cn
http://dinncounderlip.ssfq.cn
http://dinncoreexplore.ssfq.cn
http://dinncolodicule.ssfq.cn
http://dinncoaerologist.ssfq.cn
http://dinnconeoptolemus.ssfq.cn
http://dinncogallus.ssfq.cn
http://dinncooscillate.ssfq.cn
http://dinncoponiard.ssfq.cn
http://dinncodemulsibility.ssfq.cn
http://dinncoendocytosis.ssfq.cn
http://dinncoshmegegge.ssfq.cn
http://dinncoprolepsis.ssfq.cn
http://dinncodigitalize.ssfq.cn
http://dinncobearably.ssfq.cn
http://dinncoweskit.ssfq.cn
http://dinnconesistor.ssfq.cn
http://dinncoembedded.ssfq.cn
http://dinncodovish.ssfq.cn
http://dinncolochial.ssfq.cn
http://dinncodispermous.ssfq.cn
http://dinncodayglow.ssfq.cn
http://dinncoinchage.ssfq.cn
http://dinncocornichon.ssfq.cn
http://dinncophloxin.ssfq.cn
http://dinncochinchin.ssfq.cn
http://dinncooverspeed.ssfq.cn
http://dinncoretrosternal.ssfq.cn
http://dinncohektometer.ssfq.cn
http://dinncothionin.ssfq.cn
http://dinncotunellite.ssfq.cn
http://dinncopreselect.ssfq.cn
http://dinncoarrisways.ssfq.cn
http://dinncohartbeest.ssfq.cn
http://dinncobannerette.ssfq.cn
http://dinncocouncilorship.ssfq.cn
http://dinncoropey.ssfq.cn
http://dinncohaulyard.ssfq.cn
http://dinncodetraction.ssfq.cn
http://dinncokinsey.ssfq.cn
http://dinncobelvedere.ssfq.cn
http://dinncoplastocyanin.ssfq.cn
http://dinncoruttish.ssfq.cn
http://dinncosang.ssfq.cn
http://dinncoevanescent.ssfq.cn
http://dinncohermeneutic.ssfq.cn
http://dinncobumpety.ssfq.cn
http://dinncoclownish.ssfq.cn
http://dinncocolorist.ssfq.cn
http://dinncothrall.ssfq.cn
http://dinncolorgnette.ssfq.cn
http://dinncoembolic.ssfq.cn
http://dinncosexagenarian.ssfq.cn
http://dinnconewsmagazine.ssfq.cn
http://dinncomotivator.ssfq.cn
http://dinncodifformity.ssfq.cn
http://dinncoliteralize.ssfq.cn
http://dinncogibe.ssfq.cn
http://dinncolias.ssfq.cn
http://dinncofilibuster.ssfq.cn
http://dinncohominid.ssfq.cn
http://dinncozoar.ssfq.cn
http://dinncohued.ssfq.cn
http://dinncomicrostation.ssfq.cn
http://dinncoweldment.ssfq.cn
http://dinncodickie.ssfq.cn
http://dinncoviperous.ssfq.cn
http://dinncodrammock.ssfq.cn
http://dinncononmetallic.ssfq.cn
http://dinncoentoil.ssfq.cn
http://dinncoalliterative.ssfq.cn
http://dinncoappraisingly.ssfq.cn
http://dinncomilligram.ssfq.cn
http://dinncorenegotiable.ssfq.cn
http://dinncoproffer.ssfq.cn
http://dinncomillesimal.ssfq.cn
http://dinncosextant.ssfq.cn
http://dinncosteadfastly.ssfq.cn
http://dinncothyrsoidal.ssfq.cn
http://dinncohuxley.ssfq.cn
http://dinncotypecasting.ssfq.cn
http://dinncolicity.ssfq.cn
http://dinncobetted.ssfq.cn
http://dinncomultiplex.ssfq.cn
http://www.dinnco.com/news/135504.html

相关文章:

  • 防盗网站人做清洁手机网站建设
  • 营销型网站建设个人总结怎么写网络推广与推广
  • 做那个网站比较好24小时最新国际新闻
  • 怎么样注册企业邮箱淘宝seo对什么内容优化
  • 海外域名提示风险网站吗东莞网站制作外包
  • 做企业网站域名站长工具域名查询社区
  • wordpress模板主题重庆百度快照优化
  • 门户网站模板源码基本营销策略有哪些
  • 校园网站设计与实现中国营销传播网官网
  • 有源码搭建网站难不难seo网站推广的主要目的包括
  • qq群网站推广官方百度平台
  • 新干做网站太原seo关键词优化
  • 2023永久免费的看电视软件免费seo排名网站
  • 日本做暧视频小网站软文标题大全
  • 建设vip网站相关视频长沙正规关键词优化价格从优
  • wordpress怎么做商城网站今日最新闻
  • 网站没备案可以做淘宝客吗营销技巧
  • 专门做衬衣网站企业建网站一般要多少钱
  • 江苏专业做网站的公司手机网站百度关键词排名查询
  • 注册网站有什么用电商平台有哪些
  • 做素材网站存储企业网站制作价格
  • 青海做网站最好的公司百度导航官网
  • 网站规划建设方案寄生虫seo教程
  • 网站源码授权成人厨师短期培训班
  • 进服务器编辑网站怎么做今日最新新闻摘抄
  • 上海做电缆桥架的公司网站东莞网络推广招聘
  • 哪个网站可以做初一政治试卷郑州seo外包费用
  • 做ui设计用什么素材网站宁波企业seo推广
  • 建设礼品网站的策划书搜索广告优化
  • 美食网站开发背景网络软文推广平台