From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Al Bean <albean84(at)hotmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: postgres on a PDA |
Date: | 2003-01-15 00:28:17 |
Message-ID: | 3E24AB21.50209@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Al Bean wrote:
> Hi,
>
> I use a linux based PDA (the Zaurus from Sharp). There are no good,
> open source databases for this device so I'm thinking of
> cross-compiling postgresql for the ARM processor and getting it to run
> on the Zaurus. I need to do this because I have a 150MB Access database
> that I would like to take with me (I'll figure out some way to port the
> data once I get postgres up and running).
>
> My PDA has 32MB of RAM (well more like 16 with the way Sharp allocates
> it) and I use a 256MB FLASH memory card which sort of looks like a hard
> drive on the PDA. I know postgresql will run in about 8MB of RAM so I
> think I should be ok on this front but I'm wondering about the data
> residing in FLASH. Sure I'm prepared for a huge performance hit but
> aside from that what else should I expect?
No idea, but the idea of trying it sounds interesting. It's probably
also worthwhile sending your email to the PostgreSQL "Hackers" mailing
list with a subject line of something like "PostgreSQL on ARM cpu?".
:-)
Regards and best wishes,
Justin Clift
> Any thoughts you guys might have are appreciated!
>
> -Al
>
>
> _________________________________________________________________
> The new MSN 8 is here: Try it free* for 2 months
> http://join.msn.com/?page=dept/dialup
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From | Date | Subject | |
---|---|---|---|
Next Message | Medi Montaseri | 2003-01-15 01:36:13 | Schema usage |
Previous Message | Andrew Sullivan | 2003-01-15 00:03:56 | Re: inserting data with unique index |