Re: Stock Market Price Data & postgreSQL? HELLPPP Please

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Sanjay Arora <sanjay(dot)k(dot)arora(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Stock Market Price Data & postgreSQL? HELLPPP Please
Date: 2009-08-20 00:27:31
Message-ID: alpine.GSO.2.01.0908192017260.25972@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 19 Aug 2009, Tom Lane wrote:

> BTW, we were doing full-speed tick data collection and real-time trading
> analysis in the nineties, on machines that my current cell phone would
> leave in the dust. The market data volume has grown a lot since then
> of course, but the price of hardware has fallen a lot more.

Trading volume always grows to where it's just possible to keep up with it
using a well designed app on the fastest hardware available. If you're
always faster than someone else there's money to be made from them using
that fact. The continuous arms race for the fastest scanning and
execution platform keeps volume moving upward in lock step with what
hardware is capable of. The last mainstream news article on this topic
was http://www.nytimes.com/2009/07/24/business/24trading.html

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Randal L. Schwartz 2009-08-20 00:32:07 Re: Postgre RAISE NOTICE and PHP
Previous Message Greg Smith 2009-08-20 00:15:12 Re: Stock Market Price Data & postgreSQL? HELLPPP Please