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

溫馨提示×

溫馨提示×

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

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

Redhat6 安裝postgresql

發布時間:2020-08-07 05:10:25 來源:網絡 閱讀:364 作者:CdTech 欄目:系統運維



yum install http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpm



yum install postgresql-server


發現如下問題:Error: Package: postgresql93-contrib-9.3.5-1PGDG.rhel6.i686 (pgdg93) Requires: libcrypto.so.10(libcrypto.so.10) 

su postgres


yum install http://mirror.centos.org/centos/6/os/x86_64/Packages/openssl-1.0.1e-30.el6.x86_64.rpm


yum install postgresql-server
service postgresql-9.4 initdb
chkconfig postgresql-9.4 on


find / -name 'pg_hba.conf'


vim /var/lib/pgsql/9.4/data/pg_hba.conf


# "local" is for Unix domain socket connections only

local   all             all                                     trust

# IPv4 local connections:

host    all             all             127.0.0.1/32              md5

host    all             all             172.22.8.51/24            md5

host    all             all             172.10.23.27/24           md5

host    all             all             172.22.14.51/24           md5



vim /var/lib/pgsql/9.4/data/postgresql.conf


listen_addresses = '*'


su postgres


psql


postgres=#alter user postgres with password 'new password';  

postgres=#\q  


yum install postgresql-odbc



=====================================================================



wget ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.2.tar.gz


tar xvf unixODBC-2.3.2.tar


cd unixODBC-2.3.2

./configure --prefix=/usr/local/unixODBC-2.3. --includedir=/usr/include --libdir=/usr/lib -bindir=/usr/bin --sysconfdir=/etc
make
make install


這時,unixodbc已經安裝完畢,這時候可以使用odbc的通用api進行編程了。

但是如果要操作具體的數據庫,還需要相應數據庫提供的odbc驅動,比如操作mysql的ODBC驅動,下載地址是:http://dev.mysql.com/downloads/connector/odbc/5.1.html。






向AI問一下細節

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

AI

镇雄县| 准格尔旗| 读书| 云安县| 芦山县| 余庆县| 南岸区| 华蓥市| 招远市| 台北市| 城步| 苍南县| 酒泉市| 长岛县| 吉水县| 措勤县| 宜都市| 浪卡子县| 阜宁县| 钟山县| 宕昌县| 锦州市| 怀化市| 黄大仙区| 盘锦市| 连云港市| 稻城县| 华蓥市| 水城县| 荥经县| 平塘县| 临澧县| 吉首市| 繁昌县| 时尚| 临泽县| 广水市| 定安县| 西乡县| 汶川县| 武川县|