Slashdot Log In
PostgreSQL Ported to GameCube, Linux Progressing
Posted by
simoniker
on Sun Mar 07, '04 06:24 AM
from the mega-geek dept.
from the mega-geek dept.
TheFuzzy writes "Hey folks, thought you'd like to know that the guys at Cybertec.at have succeeded in porting PostgreSQL 7.4.1 to the Nintendo GameCube. Now you, too, can turn your former video console into the world's most underpowered database server. And before anyone asks... the Windows port is coming real soon now, so be patient - it says something that the GameCube was easier to convert to than Windows, don't it?" Elsewhere in GameCube homebrew development, it looks like the GameCube Linux project is moving along quite swiftly, with "a 22 MB Debian base system image" now available, and an "ARAM block device driver" also created, now allowing 40mb of space for Linux to run in.
This discussion has been archived.
No new comments can be posted.
PostgreSQL Ported to GameCube, Linux Progressing
|
Log in/Create an Account
| Top
| 73 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Why?
(Score:3, Insightful)(http://www.christopherwu.net/)
What?
(Score:4, Funny)(http://www.geocities.com/evil_rhinobird)
That is sooooo passe...
Re:Why?
(Score:5, Insightful)(http://www.urbandb.com/)
The PostgreSQL port to the PS2 (quite a while back) made a performance issue on certain platforms very obvious. I believe as a result the Itanium port recieved a bit of a speed boost (common issue).
Simply put, looking at something from a new angle doesn't hurt any of the currently existing platforms, and often it will help.
It's the same reason many developers like to use more than one compiler. One will sometimes warn about things the other doesn't catch.
don't it?
(Score:2, Funny)(http://www.milksucks.com/ | Last Journal: Monday September 15, @12:30PM)
Yes, it says your command of English is poor.
linux is unstoppable ...
(Score:4, Funny)(http://virus.info/ | Last Journal: Saturday September 09, @05:55AM)
samba/nfs?
(Score:2)(http://--/ | Last Journal: Monday December 09, @05:12PM)
full tcp/ip root-boot over nfs is done.
(Score:4, Insightful)(http://virus.info/ | Last Journal: Saturday September 09, @05:55AM)
i just found a reason, finally, to by myself a gamecube.
Relevance?
(Score:4, Insightful)(http://www2.bc.edu/~bucklesj)
Now Postgres will be known as a toy database
(Score:2)(http://slashdot.org/)
Needs a Hard drive hack.
(Score:5, Interesting)(http://www.polyprecords.com/ | Last Journal: Friday October 03, @02:20PM)
Reminds me of Oracle.
(Score:5, Informative)(http://virus.info/ | Last Journal: Saturday September 09, @05:55AM)
I wonder whatever happened to that project. Clearly it never saw the light of day, but they did have Netscape up and running on those boxes.
Now it seems things have come full circle, in a sort of twisty klein bottle kind of way
Easier?
(Score:1)(http://www.bright.net/~jonadab/ | Last Journal: Saturday November 15, @09:03PM)
Was it really easier, or did it get done first for some other reason, such as
because it was more compelling? I mean, we're accustomed to the idea of using
Linux on low-end hardware as a server platform, so porting an RDBMS to it makes
a sort of (weird) sense, but Windows is inherently a desktop platform; the only
people who use Windows on servers are people who are so MS-only that they'll
also use MS SQL Server. There's very little niche there for an OSS RDBMS.
Okay, sure, there are people who use a desktop system to test and develop stuff
that will end up on a server, but they can usually get by with MySQL. I'm not
sure I really see the need to port PostgreSQL to Windows; they're pretty much
used in completely different scenerios.
I don't understand...
(Score:2)(Last Journal: Monday September 01, @02:22PM)
But, whatever floats your boat....
Reminds me of a quote...
(Score:1)(http://www.iki.fi/wwwwolf/)
PostgreSQL on a game console: "My pistol will perform a SELECT query on a bullet and then use it to perform an INSERT INTO query on your head and truncate your life, you denormalized villain!"
(from a SA game review [somethingawful.com])
Why this is useful
(Score:2, Insightful)Damn
(Score:1)PostgreSQL and windows
(Score:1)You can run PostgreSQL under Windows using Cygwin. This has been available for quite some time.