首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Mysql >

PostgreSQL 8.4.3 怎么导入一下uuid-ossp.sql

2012-03-15 
PostgreSQL 8.4.3 如何导入一下uuid-ossp.sql?网络上说 通过 D:\psql -U postgres -h localhost -f D:\Po

PostgreSQL 8.4.3 如何导入一下uuid-ossp.sql?
网络上说 通过 D:\>psql -U postgres -h localhost -f D:\PostgreSQL\8.4\share\contrib\uuid-ossp.sql
导入 uuid-ossp.sql。
感觉不对啊!
postgres-# 应该输入什么导入 UUID呢

[解决办法]
实在不行,你就打开psql 然后把这个SQL文件中的SQL语句一句一句贴到psql中执行。

热点排行