Home > Archive > PostgreSQL Discussion > August 2005 > Its Beta Time Again ... 8.1 Beta 1 Now Available









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Its Beta Time Again ... 8.1 Beta 1 Now Available
Marc G. Fournier

2005-08-25, 8:24 pm


Back on the 1st of July, after almost 6 months of development since 8.0
was released, development on 8.1 was frozen.

Now, after spending the past few weeks processing through outstanding
patches applicable to 8.1, we now enter our beta testing period, where we
need help from the community at large.

PostgreSQL 8.1 will bring in alot of fairly large features, including:

- Improve concurrent access to the shared buffer cache
- Add in-memory bitmaps which allows multiple indexes to be merged in
a single query
- Add two-phase commit
- Create a new role system that replaces users and groups
- Move /contrib/pgautovacuum into the main server
- Add shared row level locks using SELECT ... FOR SHARE
- many many others listed in the HISTORY file

As with all major releases, we need to put the above changes through some
extensive testing, in as many scenarios as possible, so encourage both
testing, as well as bug reports.

PostgreSQL 8.1 Beta 1 is now available via:

http://www.postgresql.org/ftp/source/v8.1beta

Please report any bugs with this beta to:

pgsql-bugs@postgresql.org

Or through our Bug Reporting Tool available at:

http://www.postgresql.org/support/submitbug



----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Tony Caduto

2005-08-26, 3:23 am

Hi Marc,
Could you post the location of the beta documentation? I seem to have
lost the link :-(
Is there info on the new role system and in/out params in the beta docs?


Thanks,

Tony

> PostgreSQL 8.1 will bring in alot of fairly large features, including:
>
> - Improve concurrent access to the shared buffer cache
> - Add in-memory bitmaps which allows multiple indexes to be
> merged in
> a single query
> - Add two-phase commit
> - Create a new role system that replaces users and groups
> - Move /contrib/pgautovacuum into the main server
> - Add shared row level locks using SELECT ... FOR SHARE
> - many many others listed in the HISTORY file





---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com