Re: Very interesting article about the future of databases

From: "Mohan, Ross" <RMohan(at)arbinet(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Very interesting article about the future of databases
Date: 2005-05-03 23:17:30
Message-ID: CC74E7E10A8A054798B6611BD1FEF4D307966C49@vamail01.thexchange.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

w/o reading the URL docs, it sounds suspiciously like "tagged command queueing" for sequential scans.

<pause for comedic effect>

I wonder what the best way to spend $7K for performance improvement might be? ;-)

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Jim C. Nasby
Sent: Tuesday, May 03, 2005 6:46 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Very interesting article about the future of databases

For those who didn't see it on slashdot: http://www.acmqueue.org/modules.php?name=Content&pa=showpage&pid=293

What's interesting is that PostgreSQL is already working on some of these things. Of note, there's a patch to allow sequential scans to 'piggyback' on top of other sequential scans. See the quote "For petabyte-scale databases, the only solution may be to run continuous data scans, with queries piggybacked on top of the scans." on page 4. There's also been discussion about how to more intelligently cost UDF's, something also mentioned on page 4.
--
Jim C. Nasby, Database Consultant decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

---------------------------(end of broadcast)---------------------------
TIP 3: 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

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2005-05-04 00:04:22 Re: Deep integration of PostgreSQL with Apache
Previous Message Jim C. Nasby 2005-05-03 22:45:59 Very interesting article about the future of databases