PostgreSQL 8.0.0 Officially Goes Beta

Lists: pgsql-announcepgsql-general
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: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 00:36:52
Message-ID: 20040809205743.A776@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general


After almost 9 months of development, the PostgreSQL Global Development
Group is proud to announce that development on PostgreSQL 8.0.0 has now
finished, and is ready for some serious testing.

For those wondering about the 8.0.0 designation on this release, there
have been several *very* large features included in this release that we
felt warranted the jump. As with all of our releases, we aim to have this
one as rock solid as possible, but *at least* one of the features added to
this release involved such changes that may warrant a bit extra testing
post-release before deploying it in production.

Although the list of new features in 8.0.0 is extensive, with both SMB
(Win32 Native Support) and Enterprise (Nested Transactions and Point in
Time Recory) features being added, there is one thing that hasn't been
included as part of the core distribution, and that is a Windows
Installer, which can be found at:

http://pgfoundry.org/projects/pginstaller

For a complete list of changes/improvements since 7.4.0 was released,
please see:

http://developer.postgresql.org/beta-history.txt

That said, and without further ado, Beta 1 is currently available for
download on all mirrors:

http://www.postgresql.org/mirrors-ftp.html

And, thanks to David Fetter, the Beta is also available via BitTorrent at:

http://bt.postgresql.org

As with all releases, the success of this release falls in the your hands
... to go from Beta -> Release, we need as many people out there to put it
through her paces as possible, on as many platforms as possible. We urge
anyone, and everyone, to download a copy and run her through her
regression tests, and report any/all problems, and bugs, to

pgsql-bugs(at)postgresql(dot)org

The more bugs we can find, and eliminate, during Beta, the more successful
the Release will be ...

On behalf of all of the developers, Happy Bug Hunting ...


From: Christian Traber <christian(at)traber-net(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 09:37:08
Message-ID: 41189744.3080801@traber-net.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

Thanks to all Developers, GREAT JOB!

Just switched from 7.4 cygwin to 8 beta native win32 on my development
system. Everything works so far!

Just a small suggestion for now:
Can you enable file logging (redirect_stderr = true) in the windows
installer by default. I think without you'll see no logs when run as
service.

Best regards,
Christian


From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 11:40:49
Message-ID: 4118B441.6000001@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

Marc G. Fournier wrote:

>
> After almost 9 months of development, the PostgreSQL Global Development
> Group is proud to announce that development on PostgreSQL 8.0.0 has now
> finished, and is ready for some serious testing.

I submitted the news to www.osnews.com, do you think that is too much to
submit it to slashdot ? Just to avoid to be slashdotted...

Regards
Gaetano Mendola


From: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
To: Gaetano Mendola <mendola(at)bigfoot(dot)com>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 17:10:05
Message-ID: 4119016D.3070904@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general


The beta link under ftp://ftp3.us.postgresql.org/pub/postgresql/
and possible all mirrors leads to nowhere. I guess many people
would click there.

Regds
mallah.

Gaetano Mendola wrote:

> Marc G. Fournier wrote:
>
>>
>> After almost 9 months of development, the PostgreSQL Global
>> Development Group is proud to announce that development on PostgreSQL
>> 8.0.0 has now finished, and is ready for some serious testing.
>
>
> I submitted the news to www.osnews.com, do you think that is too much to
> submit it to slashdot ? Just to avoid to be slashdotted...
>
>
>
> Regards
> Gaetano Mendola
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
> joining column's datatypes do not match
>

--

regds
Mallah.

Rajesh Kumar Mallah
+---------------------------------------------------+
| Tradeindia.com (3,11,246) Registered Users |
| Indias' Leading B2B eMarketPlace |
| http://www.tradeindia.com/ |
+---------------------------------------------------+


From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 17:25:14
Message-ID: 411904FA.5050205@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Rajesh Kumar Mallah wrote:

|
| The beta link under ftp://ftp3.us.postgresql.org/pub/postgresql/
| and possible all mirrors leads to nowhere. I guess many people
| would click there.

It works for me.

Regards
Gaetano Mendola

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBGQT47UpzwH2SGd4RAtdAAJ0Y3H6MyIPbqMJxJ7DIJBADXwgHLgCg1Rta
heomRx//60ZjhDOdG/18D3A=
=SSHT
-----END PGP SIGNATURE-----


From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 17:37:51
Message-ID: 411907EF.9080206@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

Marc G. Fournier wrote:
>
> For a complete list of changes/improvements since 7.4.0 was released,
> please see:
>
> http://developer.postgresql.org/beta-history.txt

I think is better write in the Win32 Native Server section that Postgres
is only available on Win32 with NTFS file system.

Regards
Gaetano Mendola


From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
Cc: Gaetano Mendola <mendola(at)bigfoot(dot)com>, "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 18:01:06
Message-ID: 20040810150057.D776@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

On Tue, 10 Aug 2004, Rajesh Kumar Mallah wrote:

>
> The beta link under ftp://ftp3.us.postgresql.org/pub/postgresql/
> and possible all mirrors leads to nowhere. I guess many people
> would click there.

Already fixed ... s
>
> Regds
> mallah.
>
> Gaetano Mendola wrote:
>
>> Marc G. Fournier wrote:
>>
>>>
>>> After almost 9 months of development, the PostgreSQL Global Development
>>> Group is proud to announce that development on PostgreSQL 8.0.0 has now
>>> finished, and is ready for some serious testing.
>>
>>
>> I submitted the news to www.osnews.com, do you think that is too much to
>> submit it to slashdot ? Just to avoid to be slashdotted...
>>
>>
>>
>> Regards
>> Gaetano Mendola
>>
>>
>>
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 9: the planner will ignore your desire to choose an index scan if your
>> joining column's datatypes do not match
>>
>
>
> --
>
> regds
> Mallah.
>
> Rajesh Kumar Mallah
> +---------------------------------------------------+
> | Tradeindia.com (3,11,246) Registered Users | | Indias' Leading B2B
> eMarketPlace |
> | http://www.tradeindia.com/ |
> +---------------------------------------------------+
>
>

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


From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0.0 Officially Goes Beta
Date: 2004-08-10 19:43:56
Message-ID: 4119257C.8060702@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-announce pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marc G. Fournier wrote:

| On Tue, 10 Aug 2004, Rajesh Kumar Mallah wrote:
|
|>
|> The beta link under ftp://ftp3.us.postgresql.org/pub/postgresql/
|> and possible all mirrors leads to nowhere. I guess many people
|> would click there.
|
|
| Already fixed ... s
|

Doesn't work, I just check the url not the link, testing the link,
this is what a Squid say:

The following URL could not be retrieved: ftp://ftp3.us.postgresql.org/pub/postgresql/beta

Squid sent the following FTP command:

RETR beta

and then received this reply

beta: No such file or directory.

This might be caused by an FTP URL with an absolute path (which does not comply with RFC 1738).
If this is the cause, then the file can be found at ftp://ftp3.us.postgresql.org/%2f/pub/postgresql/beta.

Regards
Gaetano Mendola

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBGSV67UpzwH2SGd4RAkdsAKCnmCbZEiXPzA/TnKWcXGqmyNvB/gCdHjW+
KT+kU9eT4z9SDw0IHhRHpqE=
=Io4A
-----END PGP SIGNATURE-----