#musicbrainz

/

      • warp is off to work.
      • 2007-09-07 25018, 2007

      • FauxFaux
        No problem. Ask a question next time. :)
      • 2007-09-07 25012, 2007

      • warp
        :P
      • 2007-09-07 25035, 2007

      • drsaunde has quit
      • 2007-09-07 25058, 2007

      • FauxFaux
        Also, CatCat, brianfreud, I actually bothered to put trans*terated on this time. ;p
      • 2007-09-07 25017, 2007

      • Amblin has quit
      • 2007-09-07 25013, 2007

      • MrQwerty]
        MrQwerty] is now known as MrQwerty
      • 2007-09-07 25058, 2007

      • FauxFaux
        It's depressing how many on there are /exact/ duplicates.
      • 2007-09-07 25059, 2007

      • warp at work.
      • 2007-09-07 25045, 2007

      • warp checks FauxFaux' dupscan link
      • 2007-09-07 25005, 2007

      • warp
        hihi, i'm right listening to the disc on the very bottom of that list.
      • 2007-09-07 25012, 2007

      • warp
        /right/right now/
      • 2007-09-07 25055, 2007

      • warp
        FauxFaux: how often / when does your dupscan page get updated? (i just 'fixed' one by adding a translated AR).
      • 2007-09-07 25041, 2007

      • BrianG has quit
      • 2007-09-07 25022, 2007

      • BrianG joined the channel
      • 2007-09-07 25049, 2007

      • Knio1 joined the channel
      • 2007-09-07 25049, 2007

      • rpedro has quit
      • 2007-09-07 25001, 2007

      • rpedro joined the channel
      • 2007-09-07 25048, 2007

      • Knio has quit
      • 2007-09-07 25048, 2007

      • Knio1
        Knio1 is now known as Knio
      • 2007-09-07 25050, 2007

      • outsidecontext joined the channel
      • 2007-09-07 25059, 2007

      • copper joined the channel
      • 2007-09-07 25026, 2007

      • copper
        Hi
      • 2007-09-07 25051, 2007

      • copper
        Have you read this? I wonder if it would be beneficial to MB to have one column oriented copy for reading and a row-oriented "master" for edits... http://www.databasecolumn.com/2007/09/one-size-fi…
      • 2007-09-07 25044, 2007

      • copper
        Or would it be just a big waste of space?
      • 2007-09-07 25007, 2007

      • trollomat joined the channel
      • 2007-09-07 25003, 2007

      • Aankhen`` joined the channel
      • 2007-09-07 25028, 2007

      • nullptr
        well i read it and i thought the same
      • 2007-09-07 25052, 2007

      • copper
        I don't think edits need to show up immediately to users who just query the DB - besides edits need to be voted
      • 2007-09-07 25014, 2007

      • copper
        And if I remember correctly, the disk space required for MB isn't an issue
      • 2007-09-07 25043, 2007

      • copper
        a read-only (query only) server could be much more optimized, couldn't it?
      • 2007-09-07 25034, 2007

      • copper
        I wonder what last.fm developers would have to say on that topic...
      • 2007-09-07 25001, 2007

      • copper
        Isn't muz one of them?
      • 2007-09-07 25037, 2007

      • nullptr
        yeah is
      • 2007-09-07 25021, 2007

      • warp follows nullptr and segfaults
      • 2007-09-07 25021, 2007

      • Aankhen`` has quit
      • 2007-09-07 25027, 2007

      • nullptr
        i is in ur computer faulting segments
      • 2007-09-07 25034, 2007

      • nullptr
        yeah and it caused aankhen to reboot
      • 2007-09-07 25042, 2007

      • nullptr
        damn i have SQL headaches myself at
      • 2007-09-07 25044, 2007

      • nullptr
        atm*
      • 2007-09-07 25002, 2007

      • nullptr
        i was really looking into the column based databases, and am testing an implementation of D atm
      • 2007-09-07 25017, 2007

      • Muzzz
        copper: eh?
      • 2007-09-07 25044, 2007

      • Aankhen`` joined the channel
      • 2007-09-07 25015, 2007

      • nullptr
        aaahhhhhh it's so relieving that Dr. Who doesn't have these f*cked and so loved cliffhangers from US TV shows
      • 2007-09-07 25022, 2007

      • nullptr
        that's so braindead
      • 2007-09-07 25026, 2007

      • nullptr
        also the xmas special is cute
      • 2007-09-07 25031, 2007

      • copper
        Muzzz: I was wondering how appropriate column-oriented DBs would be to MusicBrainz, and was hoping for some insight based on your experience with last.fm - http://www.databasecolumn.com/2007/09/one-size-fi…
      • 2007-09-07 25011, 2007

      • Muzzz
        Ah, DB work like that isn't my forte, I just run the queries and do various other stuff
      • 2007-09-07 25024, 2007

      • Muzzz
        I don't actually set up the database, and maintain, so I'm the wrong guy to ask :)
      • 2007-09-07 25024, 2007

      • copper
        ok
      • 2007-09-07 25014, 2007

      • outsidecontext
        what are the advantages of column based storing?
      • 2007-09-07 25021, 2007

      • copper
        fast reading
      • 2007-09-07 25031, 2007

      • copper
        (but slow writing)
      • 2007-09-07 25004, 2007

      • outsidecontext
        if you mainly read the data of one (or a few columns) for long lists, right?
      • 2007-09-07 25020, 2007

      • copper
        given all the datamining going on at last.fm I'd assume column-oriented DBs would be even more beneficial to them
      • 2007-09-07 25030, 2007

      • copper
        outsidecontext: right
      • 2007-09-07 25049, 2007

      • copper
        it also compresses very well
      • 2007-09-07 25051, 2007

      • Muzzz
        copper: given the massive amount of writes we do, the large number of different databases, that'd be a silly assumption to make
      • 2007-09-07 25033, 2007

      • Muzzz
        A common misconception is that the charts are stored in a db, which they're not really
      • 2007-09-07 25035, 2007

      • copper
        Muzzz: I thought maybe using different types of DBs for different applications would help?
      • 2007-09-07 25051, 2007

      • outsidecontext
        copper: then my guess would be that this is not so beneficial for MB. there are a lot of edits and display of single or just a few rows
      • 2007-09-07 25021, 2007

      • copper
        ok
      • 2007-09-07 25053, 2007

      • Muzzz
        I also seriously wonder how well that idea scales
      • 2007-09-07 25006, 2007

      • outsidecontext
        copper: but that's only a general "feeling" :-) a look into the actual database queries would be better
      • 2007-09-07 25022, 2007

      • Muzzz
        May look to work great on a table with thousands of rows, but how's about millions heh
      • 2007-09-07 25048, 2007

      • copper
        Muzzz: why would it scale less well than row-oriented DBs?
      • 2007-09-07 25000, 2007

      • copper
        outsidecontext: the idea was to duplicate MB's DB into a column-oriented DB on a separate server for queries, and an edit-only row-oriented DB
      • 2007-09-07 25020, 2007

      • copper
        I'm not saying it *would* be better, only wondering if it would :)
      • 2007-09-07 25036, 2007

      • outsidecontext
        copper: ah. interesting idea. don't know
      • 2007-09-07 25031, 2007

      • copper
        the major argument being that edits don't show up immediately anyway, since they need to be voted
      • 2007-09-07 25048, 2007

      • copper
        (it might be a different story for last.fm though)
      • 2007-09-07 25031, 2007

      • copper
        for what it's worth, the existing DB for MB wouldn't need to be changed
      • 2007-09-07 25049, 2007

      • copper
        if there's a failure with the read-only DB just revert back to the "master" DB
      • 2007-09-07 25018, 2007

      • warp
        copper: hm, most add edits show up immediatly. and pending edits, while not showing up as such, are marked with a different background-color:, etc..
      • 2007-09-07 25050, 2007

      • copper
        yeah I knew about that, just thought I could live without it
      • 2007-09-07 25011, 2007

      • warp
        please no :)
      • 2007-09-07 25020, 2007

      • copper
        lol, why not?
      • 2007-09-07 25036, 2007

      • warp
        when i see an album in need of lots of fixes, i tend to go in and fixit.
      • 2007-09-07 25057, 2007

      • warp
        if the tracklisting is yellow all over, probably someone is on it already.
      • 2007-09-07 25002, 2007

      • copper
        surely frequent editors must be a minority - they could use the master DB
      • 2007-09-07 25027, 2007

      • copper
        the idea is to direct the bulk of users, doing mainly queries, to a faster read-only DB
      • 2007-09-07 25048, 2007

      • warp
        ok, i'm just stating that I could not 'live without it'.
      • 2007-09-07 25056, 2007

      • copper
        lol, ok :)
      • 2007-09-07 25059, 2007

      • warp
        anyway, back to work :)
      • 2007-09-07 25014, 2007

      • copper
        yeah them lines ain't going to code themselves ;)
      • 2007-09-07 25027, 2007

      • copper
        (or whatever it is that you do for a living)
      • 2007-09-07 25059, 2007

      • warp
        yes. code. php. and I have a deadline today.
      • 2007-09-07 25003, 2007

      • warp
        brrr. php.
      • 2007-09-07 25034, 2007

      • outsidecontext
        warp: poor guy
      • 2007-09-07 25022, 2007

      • Amberrock joined the channel
      • 2007-09-07 25032, 2007

      • luks joined the channel
      • 2007-09-07 25011, 2007

      • Prodoc joined the channel
      • 2007-09-07 25034, 2007

      • Prodoc
        good afternoon
      • 2007-09-07 25050, 2007

      • srotta
        copper: One thing to notice is that the writer is founder of Vertica.
      • 2007-09-07 25058, 2007

      • srotta
        copper: So it's no wonder it sounds good to him.
      • 2007-09-07 25028, 2007

      • srotta
        And it starts with, IMO, false assumptions, so I'm inclined to take it more as marketing than anything else.
      • 2007-09-07 25049, 2007

      • srotta
        (Anyone taken a look at Oracle/DB2/pickanydatabase innards lately?)
      • 2007-09-07 25029, 2007

      • brianfreud has quit
      • 2007-09-07 25032, 2007

      • brianfreud joined the channel
      • 2007-09-07 25017, 2007

      • yllona joined the channel
      • 2007-09-07 25016, 2007

      • SenRepus_
      • 2007-09-07 25039, 2007

      • outsidecontext
        done
      • 2007-09-07 25002, 2007

      • Muz
        Done
      • 2007-09-07 25007, 2007

      • SenRepus_
        thanks
      • 2007-09-07 25008, 2007

      • brianfreud gives FauxFaux extra (translated) props!
      • 2007-09-07 25013, 2007

      • CatCat
        done
      • 2007-09-07 25016, 2007

      • CatCat
        hi all
      • 2007-09-07 25044, 2007

      • CatCat
        FauxFaux: that reports result is ugly
      • 2007-09-07 25058, 2007

      • CatCat
        but the report itself is jum!
      • 2007-09-07 25059, 2007

      • CatCat
      • 2007-09-07 25005, 2007

      • warp waves to CatCat
      • 2007-09-07 25011, 2007

      • CatCat
        hiya warp
      • 2007-09-07 25011, 2007

      • CatCat
        jesus
      • 2007-09-07 25025, 2007

      • CatCat
        there is 4 albums here that are dupes
      • 2007-09-07 25031, 2007

      • CatCat
        *identical*
      • 2007-09-07 25028, 2007

      • brianfreud
        copper: main reason I don't buy into that article is, it only takes 3 of the 5 large db's into account, the 3 that support his point, not the ones that are counter to his "historical reason why it is this way"
      • 2007-09-07 25036, 2007

      • CatCat
      • 2007-09-07 25008, 2007

      • brianfreud
        nice, a quartet! :)
      • 2007-09-07 25031, 2007

      • yllona has quit
      • 2007-09-07 25004, 2007

      • duckman joined the channel
      • 2007-09-07 25036, 2007

      • `duckman joined the channel
      • 2007-09-07 25047, 2007

      • stochastic joined the channel
      • 2007-09-07 25013, 2007

      • stochasticism has quit
      • 2007-09-07 25012, 2007

      • duckman has quit
      • 2007-09-07 25044, 2007

      • trolloma1 joined the channel
      • 2007-09-07 25008, 2007

      • slaad joined the channel
      • 2007-09-07 25005, 2007

      • `duckman has quit
      • 2007-09-07 25024, 2007

      • slaad has quit
      • 2007-09-07 25009, 2007

      • slaad joined the channel
      • 2007-09-07 25018, 2007

      • aCiD2 joined the channel
      • 2007-09-07 25043, 2007

      • aCiD2
        boo
      • 2007-09-07 25005, 2007

      • Muz
        Moose.
      • 2007-09-07 25015, 2007

      • trollomat has quit
      • 2007-09-07 25015, 2007

      • brianfreud
        welcome back aCiD2 :)
      • 2007-09-07 25020, 2007

      • aCiD2
        thanks :)
      • 2007-09-07 25056, 2007

      • Prodoc has quit
      • 2007-09-07 25031, 2007

      • aCiD2
        Have I missed much?
      • 2007-09-07 25025, 2007

      • Muz
        Not really
      • 2007-09-07 25040, 2007

      • Muz
        Just a drop table trm; statement
      • 2007-09-07 25019, 2007

      • brianfreud
        hey, for any of the UK folks - have an incomplete track title here. Who was the brother king who took over from King Edward VIII?
      • 2007-09-07 25050, 2007

      • stochastic has quit
      • 2007-09-07 25050, 2007

      • Muz
        George VI
      • 2007-09-07 25008, 2007

      • brianfreud
        Thanks
      • 2007-09-07 25028, 2007

      • gioele joined the channel
      • 2007-09-07 25048, 2007

      • brianfreud
        working on a "greatest moments" speeches type of set
      • 2007-09-07 25017, 2007

      • brianfreud
        I wonder if a SPA [News Report] would make for more differentiation (and easier fixing down the road) than just [Unknown]
      • 2007-09-07 25052, 2007

      • stochasticism joined the channel
      • 2007-09-07 25041, 2007

      • Prodoc joined the channel
      • 2007-09-07 25058, 2007

      • slaad has quit
      • 2007-09-07 25025, 2007

      • gioele
        any comment on the recent last.fm tagging/voting development?