Re: [GENERAL] PostgreSQL Beta4 released

2007-12-04 Thread Shane Ambler

Joshua D. Drake wrote:

On Tue, 4 Dec 2007 13:59:13 -0800
"Joshua D. Drake" <[EMAIL PROTECTED]> wrote:


Thanks to all the testing, feedback and bug reports the community has
performed with the current betas, we now have our fourth beta
of 8.4.


Pardon. I am living 12 months in the future. This should be:



You must be a Jedi Master as well because I can't see the source.

(at least not the tarballs)


;-)


--

Shane Ambler
[EMAIL PROTECTED]

Get Sheeky @ http://Sheeky.Biz

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [GENERAL] PostgreSQL Beta4 released

2007-12-04 Thread Joshua D. Drake
On Tue, 4 Dec 2007 13:59:13 -0800
"Joshua D. Drake" <[EMAIL PROTECTED]> wrote:

> 
> Thanks to all the testing, feedback and bug reports the community has
> performed with the current betas, we now have our fourth beta
> of 8.4.

Pardon. I am living 12 months in the future. This should be:

we now have our fourth beta for 8.3.

Sincerely,

Joshua D. Drake


-- 
* PostgreSQL - The world's most advanced open source database
& http://www.postgresql.org/
() Everything else pales in comparison

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings


Re: [GENERAL] PostgreSQL Beta4 released

2007-12-04 Thread Bill Moran
In response to "Joshua D. Drake" <[EMAIL PROTECTED]>:
> 
> Thanks to all the testing, feedback and bug reports the community has
> performed with the current betas, we now have our fourth beta
> of 8.4.

I assume you meant 8.3.

-- 
Bill Moran
http://www.potentialtech.com

---(end of broadcast)---
TIP 6: explain analyze is your friend


[GENERAL] PostgreSQL Beta4 released

2007-12-04 Thread Joshua D. Drake

Thanks to all the testing, feedback and bug reports the community has
performed with the current betas, we now have our fourth beta
of 8.4.

Due to continued testing by our community we have found performance
improvements, fixed bugs in PLperl and XML handling. We have also made
many documentation improvements, particularly in the Partitioning
section.

We hope that this will be our last beta before release candidate so
please download and continue testing. Testing is the only way to
help ensure that any issues you find will be resolved.  As always, our
community is the first line of defense to help us find any "corner
cases" of possible issues.

Further Beta information is available here:
http://www.postgresql.org/developer/beta

Binaries for are already available for our major platforms.

Joshua D. Drake
PostgreSQL Liaison

-- 
* PostgreSQL - The world's most advanced open source database
& http://www.postgresql.org/
() Everything else pales in comparison

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