PHP100资讯:PostgreSQL 是一种对象-关系型数据库管理系统(ORDBMS),也是目前功能最强大、特性最丰富和最复杂的自由软件数据库系统.它起源于伯克利(BSD)的数据库研究计划,目前是最重要的开源数据库产品开发项目之一, 有着非常广泛的用户.PostgreSQL 是唯一支持事务、子查询、多版本并行控制系统、数据完整性检查等特性的唯一的一种自由软件的数据库管理系统.能在多平台下---包括Linux、 FreeBSD和Windows等---运行,并且支持多语言的开发.
下载:http://ftp5.ca.postgresql.org/mirrors/postgresql/binary/v8.4.1/
源码:http://ftp5.ca.postgresql.org/mirrors/postgresql/source/v8.4.1/postgresql-8.4.1.tar.bz2
Release Notes: http://www.postgresql.org/docs/8.4/static/release-8-4-1.html

相关文章:

  • 2021-10-14
  • 2021-11-23
  • 2021-10-09
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2021-06-11
  • 2022-01-10
猜你喜欢
  • 2022-12-23
  • 2021-04-07
  • 2021-08-01
  • 2021-06-13
  • 2021-11-30
  • 2021-08-26
相关资源
相似解决方案