Re: Commercial postgresql

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Commercial postgresql
Date: 2003-09-02 12:07:59
Message-ID: 3F54D577.20017.A5EBC4@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2 Sep 2003 at 12:25, Bo Lorentsen wrote:

> On Tue, 2003-09-02 at 11:55, Shridhar Daithankar wrote:
>
> > That's fixed in 7.4. Vacuum in 7.4 prevents index bloat as well. Couple with
> > autovacuum daemon or scheduled vacuums, things (hopefully) will be lot better
> > than earlier days..
> Are there a list of things that will be done in 7.4, or better a
> development roadmap like the one the Mozilla folks are using ?

Yes. Do a CVS checkout and check History and TODO files. There are fairly well
maintained.

Also check pending patches. http://developers.postgresql.org is the palce to
start. 7.4 Documentation is another place you could check for new features..

I think it could have been better organised. A huge bugzilla like KDE uses
could be a great thing. But for sure, there is nothing missing. You just need
to get tuned to the way postgresql gets developed.

Hang on on hackers for some time and you will pick up.

> These things are quite important when you have to convince your boss :-)

I know.:-)

Bye
Shridhar

--
Hand, n.: A singular instrument worn at the end of a human arm and commonly
thrust into somebody's pocket. -- Ambrose Bierce, "The Devil's Dictionary"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Amin Schoeib 2003-09-02 13:04:59 Problems with GRANTING SELECT to a table
Previous Message Pavel Stehule 2003-09-02 11:32:55 Re: ADD_Months Function in Postgres