HI - have a question in regards to restoring Musicbrainz db to postgres db--anyone around?
ruaok
shoot
puffyz
hey!
cool
so trying to import the db int a postgres/linux box
ruaok
k
are you sure you're using the right svn branch?
20071024 ?
1014, sorry
puffyz
for mb server or dump?
ruaok
mb_server
that is the right branch that will import the current data dumps.
puffyz
I fully run ./admin/InitDB.pl - and it runs through - takes time on each of the files - creates all dbs tables just fine - yet still no data in the tables after finishing...
crap still i dont think is putting anything into db - no errors either
MightyJay has quit
ruaok joined the channel
hey ruaok around?
Kerensky97 has left the channel
got up to here
MBChatLogger
drop table trm;
puffyz
Wed Nov 12 17:55:13 2008 : load trm trm 12404661 100% 116243 106.71 sec Error loading tmp/MBImport-1cpxoLeH/mbdump/trm: Error loading data at /backup/httpd/musicbrainz/mb_server/admin/MBImport.pl line 304. $sql->Rollback called without $sql->Begin at /backup/httpd/musicbrainz/mb_server/admin/MBImport.pl line 315 Failed to import dataset. Wed Nov 12 17:57:10 2008 : InitDb.pl failed
svn info Path: . URL: http://svn.musicbrainz.org/mb_server/branches/R... Repository Root: http://svn.musicbrainz.org Repository UUID: b0b80210-5d09-0410-99dd-b4bd03f891c0 Revision: 10688 Node Kind: directory Schedule: normal Last Changed Author: murdos Last Changed Rev: 10521 Last Changed Date: 2008-10-21 14:23:03 -0700 (Tue, 21 Oct 2008)
chefkoch_AW has quit
futilius has quit
puffyz has quit
puffyz joined the channel
anyone around?
makito249 joined the channel
makito249
Hey all, I have a question about automated querying of the musicbrainz database. I am writing a plugin that queries the server for information about selected tracks. Sometimes I need to retrieve 4 or 5 albums in order to disambiguate similarly named albums. I know you request that we limit our queries to once per second, but I wasn't sure if this was just talking about sustained queries greater than one per second, or was saying that small batch
ruaok
puffyz: it doesn't look like you're executing this from the right branch.
do this:
1. check out a clean copy of the 20071014 branch
2. Fix up DBDefs.pm as needed.
3. cd $(topsrc)/admin
./InitDb.pl --createdb --import <files>
drop the old DBs first.
just do that and nothing else.
puffyz
thats what i did last time
did you see my svn info
how much
space will the database take on the postgres side
xlotlu has quit
svn info Path: . URL: http://svn.musicbrainz.org/mb_server/branches/R... Repository Root: http://svn.musicbrainz.org Repository UUID: b0b80210-5d09-0410-99dd-b4bd03f891c0 Revision: 10688 Node Kind: directory Schedule: normal Last Changed Author: murdos Last Changed Rev: 10521 Last Changed Date: 2008-10-21 14:23:03 -0700 (Tue, 21 Oct 2008)
xlotlu joined the channel
xlotlu has quit
puffyz has quit
puffyz joined the channel
xlotlu joined the channel
makito249
quit
makito249 has left the channel
alastairp
last.fm.fail
teleguise has quit
puffyz
ruok around?
TheShiner has quit
Amblin joined the channel
Guest24924 has quit
Amblin
Amblin is now known as Guest95510
futilius joined the channel
zeno has quit
zeno joined the channel
BrianG
so sick of my songs by Brak coming up as Space Ghost
zeno has quit
puffyz has quit
Amblin joined the channel
Amblin
Amblin is now known as Guest81816
Guest95510 has quit
Sargun joined the channel
BrianG has quit
CatCat
teleguise is on drugs, wtf would I be counting birds for ? wtf :P
aw FINALLy sunrise
Tykling joined the channel
zeno joined the channel
outsidecontext joined the channel
outsidecontext has quit
nikki yawns
FauxFaux
Yaaaaaaaaaaaaarwn.
hangy_
hangy_ has joined #MusicBrainz
hangy has quit
ruaok
\ΓΈ/
I finally found the right incantation to fix the garbles chars on the ajax functions.
nikki
oooh?
what was it?
ruaok
the perl JSON module was changed from version 1 to 2.
we decided to migrate, but didn't realize that this would be affected.