Re: wishlist items ..

Lists: pgsql-hackers
From: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: wishlist items ..
Date: 2007-02-11 11:36:25
Message-ID: eqmv3q$1k4v$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Aloha,

I just wanted to bring up the wishlist todo items:
http://developer.postgresql.org/index.php/Todo:WishlistFor83

All items have a name behind them aside from "Better handling of
partitioning". Does anyone feel responsible for handling that one?

Anyways I would appreciate it if people who's name is behind each of the
items to either mail this list or me directly to let me know if they are
still handling this item for 8.3 or not. I will then make sure to update
the list accordingly. The applies if an item is missing.

For convenience here is the current state:

The following items are on the table for 8.3:

* On disk bitmap index (Gavin)
* WITH RECURSIVE hierarchical queries (Gregory Stark)
* Better handling of partitioning
* SQL:2003 windowing queries (Gavin)
* Improvements to autovac (Alvaro Herrera)
* SQL/XML support per SQL:2003 (Peter)
* Notification payload messages (Andrew Dunstan)
* Fix permissions properly on custom GUC vars (Andrew Dunstan)
* Create a mechanism for plperl to load modules safely (Andrew Dunstan)
* Plan invalidation (Tom, Heikki)
* Tsearch2 in core (Teodor Sigaev, Oleg Bartunov)
* Grouped Index Tuples (Heikki)
* Hot Updates (Pavan)
* Reuse of index tuples (Simon Riggs)
* ENUM (Tom Dunstan)
* GENERATED/IDENTITY patches (Zoltan Boszormenyi)
* Updatable VIEWs (Bernd)

Postponed

The following features are unlikely to make it into 8.3 at this point:

* SQL/PSM support per SQL:2003 (Pavel)
* Clustered/replication solutions

Completed

* Operator family rewrite (Tom)

regards,
Lukas


From: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: wishlist items ..
Date: 2007-02-17 12:35:08
Message-ID: er6sps$2akg$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Lukas Kahwe Smith wrote:

> I just wanted to bring up the wishlist todo items:
> http://developer.postgresql.org/index.php/Todo:WishlistFor83

I have gotten feedback from most items on the list and I have updated
the list accordingly. Maybe a few of the items can even be moved to
"Completed" already.

Obviously all items under "Perhabs" could use some helping hands. Also
note that I have placed "Plan invalidation" under "Perhabs" since Heikki
said he is giving his other items priority and I have not gotten
feedback from Tom.

Also note that Alvaro could use some help for "autovac" even though he
is still quite hopeful to make it on time.

Finally Pavel is looking for feedback and testing for the SQL/PSM support.

The 4 items I have not gotten feedback on are as follows:
* WITH RECURSIVE hierarchical queries (Gregory Stark)
* Better handling of partitioning
* Hot Updates (Pavan)
* Reuse of index tuples (Simon Riggs)

I have emailed Gregory, Pavan and Simon only 2 days ago, so I am not
suprised to not haven gotten feedback yet.

Overall it looks quite well!

regards,
Lukas

PS: Let me know if you feel I could improve this "service" in any way.


From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: wishlist items ..
Date: 2007-02-17 15:08:27
Message-ID: 200702171508.l1HF8Sq19879@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


I find this very helpful. My head is full of patches and I rarely get
to look at things from this angle.

---------------------------------------------------------------------------

Lukas Kahwe Smith wrote:
> Lukas Kahwe Smith wrote:
>
> > I just wanted to bring up the wishlist todo items:
> > http://developer.postgresql.org/index.php/Todo:WishlistFor83
>
> I have gotten feedback from most items on the list and I have updated
> the list accordingly. Maybe a few of the items can even be moved to
> "Completed" already.
>
> Obviously all items under "Perhabs" could use some helping hands. Also
> note that I have placed "Plan invalidation" under "Perhabs" since Heikki
> said he is giving his other items priority and I have not gotten
> feedback from Tom.
>
> Also note that Alvaro could use some help for "autovac" even though he
> is still quite hopeful to make it on time.
>
> Finally Pavel is looking for feedback and testing for the SQL/PSM support.
>
> The 4 items I have not gotten feedback on are as follows:
> * WITH RECURSIVE hierarchical queries (Gregory Stark)
> * Better handling of partitioning
> * Hot Updates (Pavan)
> * Reuse of index tuples (Simon Riggs)
>
> I have emailed Gregory, Pavan and Simon only 2 days ago, so I am not
> suprised to not haven gotten feedback yet.
>
> Overall it looks quite well!
>
> regards,
> Lukas
>
> PS: Let me know if you feel I could improve this "service" in any way.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +


From: "Pavan Deolasee" <pavan(dot)deolasee(at)gmail(dot)com>
To: "Lukas Kahwe Smith" <smith(at)pooteeweet(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: wishlist items ..
Date: 2007-02-17 18:22:24
Message-ID: 2e78013d0702171022n749e1828vc09e7c44230c2fb4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On 2/17/07, Lukas Kahwe Smith <smith(at)pooteeweet(dot)org> wrote:
>
>
> I have emailed Gregory, Pavan and Simon only 2 days ago, so I am not
> suprised to not haven gotten feedback yet.
>
>
Oops, I haven't received the email you mentioned ? Can you resend me the
same ?

Thanks,
Pavan

--

EnterpriseDB http://www.enterprisedb.com


From: Hannu Krosing <hannu(at)skype(dot)net>
To: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: wishlist items ..
Date: 2007-02-19 12:18:08
Message-ID: 1171887488.3151.0.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Ühel kenal päeval, L, 2007-02-17 kell 13:35, kirjutas Lukas Kahwe Smith:
> Lukas Kahwe Smith wrote:
>
> > I just wanted to bring up the wishlist todo items:
> > http://developer.postgresql.org/index.php/Todo:WishlistFor83

What does/did the row "Clustered/replication solutions" refer to ?

--
----------------
Hannu Krosing
Database Architect
Skype Technologies OÜ
Akadeemia tee 21 F, Tallinn, 12618, Estonia

Skype me: callto:hkrosing
Get Skype for free: http://www.skype.com


From: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
To: Hannu Krosing <hannu(at)skype(dot)net>
Subject: Re: wishlist items ..
Date: 2007-02-19 12:28:46
Message-ID: 45D997FE.4070404@pooteeweet.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hannu Krosing wrote:
> Ühel kenal päeval, L, 2007-02-17 kell 13:35, kirjutas Lukas Kahwe Smith:
>> Lukas Kahwe Smith wrote:
>>
>>> I just wanted to bring up the wishlist todo items:
>>> http://developer.postgresql.org/index.php/Todo:WishlistFor83
>
> What does/did the row "Clustered/replication solutions" refer to ?

there was some discussion early on in 8.3 scoping to add some out of the
box solutions for clustering and replication in order to reduce the
"barrier to entry" for people who require such features.

regards,
Lukas


From: David Fetter <david(at)fetter(dot)org>
To: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
Cc: Hannu Krosing <hannu(at)skype(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: wishlist items ..
Date: 2007-02-19 18:17:11
Message-ID: 20070219181710.GG27246@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Mon, Feb 19, 2007 at 01:28:46PM +0100, Lukas Kahwe Smith wrote:
> Hannu Krosing wrote:
> >Ühel kenal päeval, L, 2007-02-17 kell 13:35, kirjutas Lukas Kahwe Smith:
> >>Lukas Kahwe Smith wrote:
> >>
> >>>I just wanted to bring up the wishlist todo items:
> >>>http://developer.postgresql.org/index.php/Todo:WishlistFor83
> >
> >What does/did the row "Clustered/replication solutions" refer to ?
>
> there was some discussion early on in 8.3 scoping to add some out of
> the box solutions for clustering and replication in order to reduce
> the "barrier to entry" for people who require such features.

I believe this has been started as a "replication hooks" project,
although I'm unsure of its current status.

Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!