Its Beta Time Again ... 8.1 Beta 1 Now Available

Started by Marc G. Fournierover 20 years ago4 messages
#1Marc G. Fournier
scrappy@postgresql.org

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

#2Tony Caduto
tony_caduto@amsoftwaredesign.com
In reply to: Marc G. Fournier (#1)
Re: Its Beta Time Again ... 8.1 Beta 1 Now Available

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

Show quoted text

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

#3Noname
Antje.Stejskal@ppimedia.de
In reply to: Tony Caduto (#2)
Re: [ANNOUNCE] Its Beta Time Again ... 8.1 Beta 1 Now Available

Hi Marc,
can you please tell me why you changed the user/group concept to the role
concept?
I cannot see any advantages, though I see, that the complete user
administration needs to be modified when upgrading to the next version.
As I am on vacation beginning next week, please respond also to
Lars.Kuehne@ppimedia.de .

Thanks in advance,
Antje Stejskal

-----Ursprüngliche Nachricht-----
Von: Marc G. Fournier [mailto:scrappy@postgresql.org]
Gesendet: Freitag, 26. August 2005 01:28
An: pgsql-announce@postgresql.org
Cc: pgsql-general@postgresql.org
Betreff: [ANNOUNCE] Its Beta Time Again ... 8.1 Beta 1 Now Available

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 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

#4Robert Treat
xzilla@users.sourceforge.net
In reply to: Marc G. Fournier (#1)
Re: [ANNOUNCE] Its Beta Time Again ... 8.1 Beta 1 Now Available

Well, I got all 98 tests passing on slackware 10, must be about time for RC
isn't it? :-)

Robert Treat

On Thursday 25 August 2005 19:28, Marc G. Fournier wrote:

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 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

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL