database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL News 6409 게시물 읽기
 News | Q&A | Columns | Tutorials | Devel | Files | Links
No. 6409
PostgreSQL 8.1.0 Officially Released
작성자
김상기(ioseph)
작성일
2005-11-09 14:21
조회수
5,810

8 November 2005, Frankfurt, Germany (OpenDBCon):

The PostgreSQL Global Development Group proudly announces the release of
PostgreSQL 8.1, further extending PostgreSQL's lead as the most advanced
open source database management system.

Designed, built, and tested by a large and thriving community and backed
by a growing number of corporate sponsors and support companies, version
8.1 will expand the scope of PostgreSQL application development.

The new release includes performance improvements and advanced SQL
features which will support bigger data warehouses, higher-volume
transaction processing, and more complex distributed enterprise software.

Major new features in this release include:

Roles:
PostgreSQL now supports database roles, which simplify the
management of large numbers of users with complex overlapping
database rights.

IN/OUT Parameters:
PostgreSQL functions now support IN, OUT and INOUT parameters,
which substantially improves support of complex business logic
for J2EE and .NET applications.

Two-Phase Commit (2PC):
Long in demand for WAN applications and heterogeneous data
centers using PostgreSQL, this feature allows ACID-compliant
transactions across widely separated servers.

Some Performance Enhancements found in thie relese include:

Improved Multiprocessor (SMP) Performance:
The buffer manager for 8.1 has been enhanced to scale almost
linearly with the number of processors, leading to significant
performance gains on 8-way, 16-way, dual-core, and multi-core
CPU servers.

Bitmap Scan:
indexes will be dynamically converted to bitmaps in memory when
appropriate, giving up to twenty times faster index performance
on complex queries against very large tables.

Table Partitioning:
the query planner is now able to avoid scanning whole sections
of a large table using a technique known as Constraint
Exclusion.

Shared Row Locking:
PostgreSQL's "better than row-level locking" now supports even
higher levels of concurrency through the addition of shared row
locks for foreign keys.

For a more complete listing of changes in this release, please see the
Release Notes visible at:

http://www.postgresql.org/docs/current/static/release.html


PostgreSQL 8.1.0 can be downloaded from the following locations:

FTP Mirrors
- http://www.postgresql.org/ftp/latest/

Bittorrent
- http://www.postgresql.org/download/bittorrent

Windows Installer
- http://www.postgresql.org/ftp/binary/v8.1.0/win32

Other Binaries, including Linux, Mac OSx and Solaris
- http://www.postgresql.org/ftp/binary/v8.1.0/

Sourceforge
- http://sourceforge.net/projects/pgsql

이 글에 대한 댓글이 총 2건 있습니다.

최고로 기대되는 기능은 bitmap scan 입니다. :)

드디어 지원하네요.

드디어 foreign key 잠금 기능에서 share 방식을 취합니다.

 

관심있으신 분은 많은 테스트 부탁드립니다.

 

아쉽게도 제가 게을러 한국어 관련을 이번에 반영하지 못했습니다.

 

중요한 이야기 하나 빼먹었네요,

sequence 이름에 대한 묵시적 형변환 이름이 ::text 에서 ::regclass로 바뀌었습니다.

자세한 이야기는 릴리즈노트를 보시고, 기존 자료 덤프에서 8.1로 restore 해서 쓴다면,  릴리즈노트에 에서 알려주는 작업을 해주어야합니다.

 

8.1 자세한 이야기는 시간 나는대로 남겨놓도록 하겠습니다.

 

 

win32 쪽은 메일링에 보니, 다시 본격적으로 개발에 박차를 가하겠다네요. 과연 결과물이 어떻게 나올지는 모르겠지만.

 

참, PgAdmin III v1.4 에서 pgagent 라고 오라클의 job 기능을 대체할 수 있는 프로그램을 포함하고 있습니다.

또한 여기서 postgresql.conf 파일 관리하는 것, explain 보는 것, 아무튼 무진장 바뀌었더군요. 이놈도 참하더군요. win32용으로 중소기업용 메인 db로 쓰고, GUI 환경으로 관리해도 손색이 없겠습디다.

김상기(ioseph)님이 2005-11-09 14:38에 작성한 댓글입니다.
이 댓글은 2005-11-09 14:48에 마지막으로 수정되었습니다.

8.0.1 쓰는데 꼭 업글할 필요는 없겠죠? -.-;;;;;;;;

덤프하고 리스토어만 하면 기존하고 똑같이 쓸 수 있다면야 언제 날잡아서 하루 한다고 치지만 문제 생기면 아찔;;

신기배(소타)님이 2005-11-10 01:45에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
6423PostgreSQL 8.1.0 Windows Installer
신기배
2005-11-15
5449
6416pgpool 2.6.5 released
신기배
2005-11-12
4897
6410Navicat PostgreSQL Manager now supports Mac OS X
신기배
2005-11-09
5033
6409PostgreSQL 8.1.0 Officially Released [2]
김상기
2005-11-09
5810
6407pgAdmin v1.4.0 Released
신기배
2005-11-08
4921
6406psqlODBC 08.01.0100 Released
신기배
2005-11-08
4936
6403PG Lightning Admin Version 1.2.3.929 Released.
신기배
2005-11-07
4232
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.049초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다