Log file Viewer
Help
|
Karma
| Search:
#dcpython logs for Wednesday the 26th of September, 2012
(
Back to #dcpython overview
) (
Back to channel listing
) (
Animate logs
)
[
16:03:50
] <
aclark
> jaraco: so where's all the mongodb data stored? somewhere off site i hope ;-)
[
16:04:10
] <
jaraco
> It's all on the mongodb instance on chat-logs
[
16:04:19
] <
aclark
> jaraco: this vhost is the gift that keeps on giving from rackspace cloud…
[
16:04:21
] <
aclark
> jaraco: aha
[
16:04:30
] <
aclark
> in that case we should probably back it up
[
16:04:44
] <
jaraco
> yes
[
16:04:44
] <
aclark
> errr, from rackspace when they bought slicehost IIRC
[
16:06:01
] <
jaraco
> backup is easy - just do a mongodump from another host.
[
16:06:09
] <
aclark
> k
[
16:06:38
] <
jaraco
> as for storing join/part, it's not obvious to me how straightforward that should be.
[
16:07:05
] <
jaraco
> I want to continue to support sqlite, so it should be added for both storage controllers.
[
16:07:36
] <
jaraco
> And I don't think the schema for logs can properly store the join/part events.
[
16:07:44
] <
jaraco
> So we may need a separate table/collection.
[
16:07:53
] <
jaraco
> Or expand the existing schema for logs.
[
16:08:22
] <
jaraco
> So it will take some work. I never got a response from your colleague - what's the requirement, and when?
[
16:11:17
] <
aclark
> Hmmm
[
16:11:50
] <
aclark
> jaraco: next tune up which is either in 2 weeks or a month IIRC
[
16:15:34
] <
jaraco
> aclark: I'll plan to look at pmxbot this weekend then and see if I can add support for it.
[
16:16:22
] <
aclark
> jaraco: cool! thanks
[
16:18:15
] <
jaraco
> https://bitbucket.org/yougov/pmxbot/issue/22