<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1886502207903722990</id><updated>2011-04-21T17:37:39.074-07:00</updated><title type='text'>Stark Data</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://zkxzkz.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1886502207903722990/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://zkxzkz.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Stark</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1886502207903722990.post-4172315413745239110</id><published>2008-02-26T07:06:00.000-08:00</published><updated>2008-02-26T07:08:40.389-08:00</updated><title type='text'>FOSDEM Blogging</title><content type='html'>I haven't done much work-related blogging but here goes:&lt;br /&gt;&lt;br /&gt;Various blogs seem to consider &lt;a href="http://www.fosdem.org/2008/"&gt;FOSDEM&lt;/a&gt; to be a great success. Here's another. It brought together developers from different places and different fields in a way that can make a real difference.&lt;br /&gt;&lt;br /&gt;I met up with Tatsuo Ishii-san from Japan to discuss some Postgres development that we're both looking at, recursive queries. I think we made more progress together than either of us has been able to make alone.&lt;br /&gt;&lt;br /&gt;I also found a great tool called &lt;a href="http://live.gnome.org/iogrind"&gt;IOGrind&lt;/a&gt; which is a valgrind module to analyze the I/O pattern across a disk. It will let us get a much better idea how well file systems are laying out our files and how much seeking is actually going on for apparently-sequential i/o.&lt;br /&gt;&lt;br /&gt;Lastly Heikki was able to meet with BSD developers and discuss the kinds of APIs Postgres needs to be able to the timing of filesystem writes. fsync() is too coarse an API for our needs and leads to i/o spikes and unnecessarily high latency.&lt;br /&gt;&lt;br /&gt;I've come away with new-found respect for events like FOSDEM or &lt;a href="http://barcamp.org/"&gt;Barcamp&lt;/a&gt; which can bring together developers from disparate but related fields. In the future I would consider checking on the schedules of developers for features we really need and seeking out events where the opportunity to work with them may come up.&lt;br /&gt;&lt;br /&gt;One example is Postgres's needs for i18n. &lt;a href="http://www.opengroup.org/onlinepubs/007908799/xsh/strcoll.html"&gt;strcoll()&lt;/a&gt; is too awkward for Postgres to handle per-column collations as it requires switching the global locale for every call. On glibc that would be tolerable -- though not great -- but on most OSes it would be unusably slow. Glibc has an internal &lt;a href="http://archives.postgresql.org/pgsql-hackers/2004-12/msg00785.php"&gt;strcol_l()&lt;/a&gt; but it's neither standard, nor documented. Perhaps if we sit down with the right people we could get a standard interface  which meets our needs.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1886502207903722990-4172315413745239110?l=zkxzkz.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zkxzkz.blogspot.com/feeds/4172315413745239110/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1886502207903722990&amp;postID=4172315413745239110' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1886502207903722990/posts/default/4172315413745239110'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1886502207903722990/posts/default/4172315413745239110'/><link rel='alternate' type='text/html' href='http://zkxzkz.blogspot.com/2008/02/fosdem-blogging.html' title='FOSDEM Blogging'/><author><name>Stark</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
