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

Lists: pgsql-announcepgsql-generalpgsql-hackers
From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: pgsql-announce(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: Its Beta Time Again ... 8.1 Beta 1 Now Available
Date: 2005-08-25 23:28:12
Message-ID: 20050825200857.C1044@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general pgsql-hackers


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(at)postgresql(dot)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(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664


From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Its Beta Time Again ... 8.1 Beta 1 Now Available
Date: 2005-08-26 03:08:45
Message-ID: 430E87BD.4040706@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general pgsql-hackers

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


From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [ANNOUNCE] Its Beta Time Again ... 8.1 Beta 1 Now Available
Date: 2005-08-26 10:16:27
Message-ID: 200508260616.27634.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general pgsql-hackers

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(at)postgresql(dot)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(at)hub(dot)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