Chinaunix首页 | 论坛 | 博客
  • 博客访问: 67089
  • 博文数量: 13
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 174
  • 用 户 组: 普通用户
  • 注册时间: 2013-08-19 18:05
文章分类

全部博文(13)

文章存档

2015年(1)

2014年(9)

2013年(3)

我的朋友

发布时间:2014-12-16 13:07:45

最近在看PG query planner部分的代码相对于mysql的代码, postgres代码的可读性很高大致画了下这部分的流程图, 辅助理解代码......【阅读全文】

阅读(1906) | 评论(0) | 转发(1)

发布时间:2014-12-16 12:47:26

1.下载edb-debugger最新的源码:      edb-debugger 项目主页:http://pgfoundry.org/projects/edb-debugger/下载github上的最新版本2.下载完源码之后把源码文件拷贝到postgresql 源码安装文件的contrib目录下(必须):    例如:$postgresql-9.1.2/contri.........【阅读全文】

阅读(2338) | 评论(0) | 转发(0)

发布时间:2014-12-02 16:49:08

一、Oracle的schemaA schema is a collection of database objects (used by a user.). Schema objects are the logical structures that directly refer to the database’s data.A user is a name defined in the database that can connect to and access objects.Schemas and users help database administrators.........【阅读全文】

阅读(1910) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册