Re: Can Postgresql be ported to a device with no OS and simple file I/O and memory management?

From: "Frederick Ross" <madhadron(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can Postgresql be ported to a device with no OS and simple file I/O and memory management?
Date: 2007-04-19 16:31:35
Message-ID: b91043270704190931y6f7312e1ldf31dd946febfa35@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In a hard disk drive? My god, why? If you're doing embedded
programming, don't carry over applications that were never intended
for it. Go port eForth or Pygmy Forth to your hard drive, or at least
set up a C cross compiler, and write whatever hash tables you need.
If you're trying to make a device smart enough where you really need
all the features and sophistication of Postgres, it's time to question
whether it's a device or a computer.

On 4/18/07, Raymond Hurst <Raymond(dot)Hurst(at)wdc(dot)com> wrote:
>
>
>
>
> I have a requirement of incorporating a database in a hard disk drive.
>
> Can postgresql do the job? Any consultants out here that have done this?
>
> If not, any suggestions?
>
>
>
> Ray Hurst
>
> Western Digital
>
> 20511 Lake Forest Drive
>
> Lake Forest, CA 92630
>
> 949-672-9853
>
>
>
>
>
>

--
Frederick Ross
Graduate Fellow, (|Siggia> + |McKinney>)/sqrt(2) Lab
The Rockefeller University
Je ne suis pas Fred Cross!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-04-19 16:56:44 Re: Postgres data/form entry tool
Previous Message Reid Thompson 2007-04-19 16:17:27 Re: Postgres data/form entry tool