SignUp    Login
HomeTechnologyEntertainmentSportsBusinessHumorMore TopicsDirectorySubmit a Blog
Blog Detail
PostgreSQL DB News
News and Commentary regarding the open source database, PostgreSQL.
Listed in: Computer Software, Programming
Tags: , , , ,
Author: Lewis Cunningham
Related Blogs
previous blog next blog
8.0
great
based on editor's review
recent postsrss feed
Posted on Tuesday June 3, 2008 at 10:47 AM
LewisC's An Expert's Guide To Oracle TechnologyThe datastore in Postgres (which is what Advanced Server is based on) is quite a bit different than the way Oracle stores data. Gone are the usual logical storage components. Data blocks, extents and segments just don't exist in a Postgres database. Actually, segments do exist when a table gets bigger than 1GB but that's a story for a different entry.P...
Posted on Wednesday May 28, 2008 at 10:39 AM
LewisC's An Expert's Guide To Oracle TechnologyAccording to an article at Computerworld, Yahoo is running a 2 PB (not GB, not TB, PB - Petabyte) database that processes 24 billion events a day. Let's put that in perspective. 24 billion events is 24,000 million events; 24,000,000,000 events. 1 petabyte is 1,000,000,000,000 bytes. Yahoo has two of those. Actually, I should be basing this on 1k which...
Posted on Tuesday May 27, 2008 at 08:33 AM
LewisC's An Expert's Guide To Oracle TechnologyAn ITToolbox user recently asked a question on the EnterpriseDB discussion group, Oracle equilant UTL_I18N.STRING_TO_RAW IN ENTERPRISEDB.Basically, Sreenivas asked which functions in EnterpriseDB could be used to implement dbms_crypto, hex_to_raw, string_to_raw, etc. I believe he is using EnterpriseDB Postgres Plus Advanced Server which is the product...
Posted on Thursday May 15, 2008 at 08:22 PM
LewisC's An Expert's Guide To Oracle TechnologyDo you know which open source feature is the most important? Do you know which open source database rocks and which one sucks? Is MySQL better than Postgres? Is Ingres worth considering? How does Firebird compare? Have you used, or have you considered using, an open source database?Take a survey. It's only 15 questions so it takes just a few minutes.I'...
Posted on Thursday April 24, 2008 at 01:05 PM
I was asked a question today by someone who emailed me. I like getting the occasional question as sometimes it either makes me learn new things or sharpens my focus on something I already know. I often don't have time to answer questions but I try as often as I can.Today's question didn't teach me anything new but it was a fun 15 minute distraction. I like SQL and coming up with solutions.Here's th...
Comments & Reviews:
Be the First to Review this Blog!