| Joshua D. Drake: PostgreSQL Certification (JTA closes November 14th) 10 days ago by kkuro The PostgreSQL certification project is in the closing days of the JTA (Job Task Analysis). In short, what should the PostgreSQL certification project, certify? In hacker terms, "What is the problem we are trying to solve?". It is relatively long but the information is of extreme value to ensure tha ... kkuro - database.kkuro.com |
| Joshua D. Drake: PostgreSQL Certification (JTA closes November 14th) 10 days ago by bigboss The PostgreSQL certification project is in the closing days of the JTA (Job Task Analysis). In short, what should the PostgreSQL certification project, certify? In hacker terms, "What is the problem we are trying to solve?". It is relatively long but the information is of extreme value to ensure tha ... Maildir.net - maildir.net · 1 reference |
| Jignesh K. Shah: PostgreSQL and Project Amber Road (Sun Storage 7000 Series) 10 days ago by kkuro The New Sun Microsystems announced a new line of OpenStorage devices. The new Sun Storage 7000 Unified Storage Systems (code name Amber Road) are Storage appliances which uses ZFS as the core technology and DTrace as the means of "understanding" what's happening with the devices. This now allows sys ... kkuro - database.kkuro.com |
| PHPro.org: SQLite-ON DUPLICATE KEY UPDATE 10 days ago by kkuro This new tutorial on the PHPro.org website shows how to implement a common database feature, ON DUPLICATE KEY UPDATE, in a SQLite database with PHP. read more Tags: PostgreSQL Related posts Mike Stonebraker’s counterarguments to MapReduce’s popularity (0) MySQL Conference 2009, Open Source Databases ... kkuro - database.kkuro.com |
| Robert Lor: Not just another NAS appliance 10 days ago by kkuro Sun just announced a new line of storage appliances that will forever change the NAS appliance market. By using OpenSolaris and technologies such as ZFS, DTrace, FMA and SMF with standard-based storage server, Sun is able to bring the products to market at a much cheaper price point than its competi ... kkuro - database.kkuro.com |
| PostgreSQL and Project Amber Road (Sun Storage 7000 Series) 11 days ago by Jignesh Shah The New Sun Microsystems announced a new line of OpenStorage devices. The new Sun Storage 7000 Unified Storage Systems (code name Amber Road) are Storage appliances which uses ZFS as the core technology and DTrace as the means of "understanding" what's happening with the devices. This now allows sys ... Jignesh Shah's Weblog - blogs.sun.com/jkshah · 14 references |
| Wednesday’s Whispers: The Word On the Street 11 days ago by kkuro PEOPLE WHISPERS: MOVES, PROMOTIONS, AND MILESTONES Congratulations to all! Thanks for your emails and alerts. If you’ve got a change or know of a promotion, keep dropping me a line! Bruce Cameron is now President of CDC Software. The former executive vice president of worldwide sales and marketing w ... kkuro - database.kkuro.com |
| generate_series: an Oracle implementation in light of SQL Design Patterns 11 days ago by kkuro (Simon Greener) There is a very useful function in PostgreSQL called generate_series that can be used to generate a series of integer numbers from som start value to and end value with an optional step value. Tags: PostgreSQL Related posts Devrim Gndz: Moving towards multiple version installation wi ... kkuro - database.kkuro.com |
| Database Scaling Terminology 11 days ago by patelc75 Some quick explanations on designing scalable databases (thanks to Jon Sime of the PostgreSQL mailing list and Media Matters for America) Horizontal vs Vertical scaling Horizontal scaling is merely a general concept which, in its simplest form, means “adding more nodes” as opposed to vertical scalin ... Question Defense - question-defense.com · Rank: 125,288 · 2 references |