Re: 7.4 Wishlist

From: Kevin Brown <kevin(at)sysexperts(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.4 Wishlist
Date: 2002-12-04 21:57:31
Message-ID: 20021204215730.GB31342@filer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> wrote:
> Hi guys,
>
> Just out of interest, if someone was going to pay you to hack on Postgres
> for 6 months, what would you like to code for 7.4?

Well, on top of the oft-requested replication support and savepoint
support, I'd like to see UPDATE, er, updated to be able to make use of
cursors.

I'd also like to see (if this is even possible) a transaction
isolation mode that would make it possible for multiple concurrent
updates to the same row to happen without blocking each other (I
imagine one way to make this possible would be for the last
transaction to commit to be the one that "wins". Each transaction
that commits gets its updates written so that other transactions that
begin after they commit will see them, of course). Neither "read
committed" nor "serialized" modes offer this. Don't know if it's
possible, but it would be nice (such that a transaction sees the
database as if it has it all to itself and doesn't block on
updates)...

- Kevin

In response to

  • 7.4 Wishlist at 2002-11-29 18:51:26 from Christopher Kings-Lynne

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Justin Clift 2002-12-04 23:23:03 Re: Links to all these news articles?
Previous Message Robert Treat 2002-12-04 21:33:47 [Fwd: [GENERAL] PostgreSQL conference]

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2002-12-04 22:00:37 Re: performance tuning
Previous Message Tom Lane 2002-12-04 21:48:14 Re: 7.3 no longer using indexes for LIKE queries

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Berndtsson 2002-12-04 22:05:54 Re: big text field -> message type 0x44
Previous Message Patrick Welche 2002-12-04 21:33:17 24:00:00 ?