Re: Demo ideas?

From: Jeff Trout <threshar(at)torgo(dot)978(dot)org>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Demo ideas?
Date: 2006-02-03 14:33:42
Message-ID: 84FEB5BD-4C29-4342-9471-3DDECB4AD734@torgo.978.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy


On Feb 2, 2006, at 12:58 PM, Josh Berkus wrote:

> Folks,
>
> Next week I need to "demo" PostgreSQL to a tech analyst.
> Presumably we'll be using some sort of remote desktop into one of
> my machines.
> Does anyone have suggestions on some quick things I can do to show
> off some of PostgreSQL's unique features?
>

You could do a crude datafeed kind of importy thing.

Say you're going to import news articles from src x.
You're going to get a timestamp, summary and article.

Make a type, then a simple perl function to remotely fetch it and
return it.

I know I've impressed some folks with that.
And mr. Fetter's useful dbi-link is nifty too

then again, I guess that is more of a geek demo than a PR demo..
geeks get excited by very different things :)

That R thing someone posted would be nifty. In fact, I'd never
considered doing that before and I may spend the afternoon changing
some graphing stuff around.

--
Jeff Trout <jeff(at)jefftrout(dot)com>
http://www.jefftrout.com/
http://www.stuarthamm.net/

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Thomas Hallgren 2006-02-05 01:25:39 Re: Demo ideas?
Previous Message Thomas Hallgren 2006-02-03 07:50:45 Re: Demo ideas?