文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>PostgreSQL添加UUID功能。

PostgreSQL添加UUID功能。

时间:2011-02-22  来源:suzhouclark

d

1. Config的时候要写进去。

CONFIGURE = '--prefix=/usr/local/pg903' '--with-libxml' '--with-libxslt' '--with-ossp-uuid'


2. 下载UUID-1.6.2.

3. 下载完后在UUID-1.6.2目录中运行

#./configure

#make

#makeinstall

4. 在postgresql解压目录下,postgresql-9.0.3/contrib/uuid-ossp/

#make

#make install

5. 在postgres用户的profile下添加LD_LIBRARY_PATH=/usr/local/lib

6. 最后进psql. 运行

dchina=# i '/usr/local/pg903/share/postgresql/contrib/uuid-ossp.sql'


SET
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION

完成。。。。

相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载