*** m8 has joined #zope | 00:14 | |
*** m8 has quit IRC | 00:37 | |
*** mr_jolly has joined #zope | 01:03 | |
*** mr_jolly has quit IRC | 01:04 | |
*** tiwula has joined #zope | 01:20 | |
*** miano_ has quit IRC | 01:37 | |
*** miano_ has joined #zope | 01:38 | |
*** alecm has quit IRC | 02:16 | |
*** alecm has joined #zope | 02:18 | |
*** alecm has joined #zope | 02:18 | |
*** alecm has quit IRC | 02:34 | |
*** f10w has quit IRC | 02:52 | |
*** crazydiamond has quit IRC | 02:54 | |
*** _mup_ has quit IRC | 03:00 | |
*** _mup_ has joined #zope | 03:00 | |
*** J1m has joined #zope | 03:32 | |
*** KageSenshi has joined #zope | 03:33 | |
*** J1m has quit IRC | 04:28 | |
*** KageSenshi has quit IRC | 05:22 | |
*** KageSenshi has joined #zope | 05:24 | |
*** KageSenshi has quit IRC | 05:34 | |
*** KageSenshi has joined #zope | 05:42 | |
*** kosh has quit IRC | 06:57 | |
*** KageSenshi has quit IRC | 07:21 | |
*** tiwula has quit IRC | 07:29 | |
*** chaoflow has quit IRC | 07:35 | |
*** mr_jolly has joined #zope | 07:43 | |
*** zagy has quit IRC | 08:09 | |
*** KageSenshi has joined #zope | 08:23 | |
*** chaoflow has joined #zope | 08:24 | |
*** zagy has joined #zope | 08:41 | |
*** tisto has joined #zope | 09:15 | |
*** yvl has joined #zope | 09:17 | |
*** __mac__ has joined #zope | 09:23 | |
*** mcdonc has quit IRC | 09:28 | |
*** mr_jolly has quit IRC | 09:29 | |
*** MrTango has joined #zope | 09:35 | |
*** mr_jolly has joined #zope | 09:49 | |
*** chaoflow has quit IRC | 09:57 | |
*** chaoflow has joined #zope | 09:58 | |
*** mcdonc_ has joined #zope | 10:02 | |
*** mcdonc_ is now known as mcdonc | 10:02 | |
*** chaoflow has quit IRC | 10:04 | |
*** chaoflow has joined #zope | 10:04 | |
*** miano has joined #zope | 10:04 | |
*** miano_ has quit IRC | 10:05 | |
*** giacomos has joined #zope | 10:08 | |
*** chaoflow has quit IRC | 10:09 | |
*** chaoflow has joined #zope | 10:11 | |
*** chaoflow has quit IRC | 10:14 | |
*** f10w has joined #zope | 10:15 | |
*** mr_jolly has quit IRC | 10:16 | |
*** chaoflow has joined #zope | 10:16 | |
*** avoinea has joined #zope | 10:25 | |
*** thetet has joined #zope | 10:26 | |
*** sunew has joined #zope | 10:46 | |
*** giacomos1 has joined #zope | 10:53 | |
*** giacomos has quit IRC | 10:53 | |
*** mr_jolly has joined #zope | 11:05 | |
*** goschtl has joined #zope | 11:06 | |
*** giacomos has joined #zope | 12:04 | |
*** giacomos1 has quit IRC | 12:06 | |
*** eperez has joined #zope | 12:16 | |
*** RichyB has joined #zope | 12:21 | |
*** tisto is now known as tisto|lunch | 12:38 | |
*** mr_jolly has quit IRC | 13:12 | |
*** mr_jolly has joined #zope | 13:18 | |
*** fredvd has joined #zope | 13:21 | |
*** J1m has joined #zope | 13:31 | |
*** fdrake has quit IRC | 13:34 | |
*** J1m has quit IRC | 13:38 | |
*** thetet has quit IRC | 13:49 | |
*** mr_jolly has quit IRC | 14:03 | |
*** mr_jolly has joined #zope | 14:16 | |
*** J1m has joined #zope | 14:26 | |
*** J1m has quit IRC | 14:39 | |
*** LeoRochael has joined #zope | 14:45 | |
*** fdrake has joined #zope | 14:59 | |
*** miano has quit IRC | 15:03 | |
*** miano has joined #zope | 15:04 | |
*** miano has quit IRC | 15:08 | |
*** miano has joined #zope | 15:11 | |
*** tisto|lunch is now known as tisto | 15:19 | |
*** kosh has joined #zope | 15:22 | |
*** goschtl_ has joined #zope | 15:35 | |
*** LeoRochael has quit IRC | 15:35 | |
*** goschtl has quit IRC | 15:37 | |
*** goschtl_ is now known as goschtl | 15:37 | |
*** sunew has quit IRC | 15:50 | |
*** les_sylvains has joined #zope | 16:01 | |
*** crazydiamond has joined #zope | 16:05 | |
*** J1m has joined #zope | 16:09 | |
*** mitchell`off is now known as mitchell` | 16:11 | |
*** zagy has quit IRC | 16:21 | |
mgedmin | so, any way to pack a Data.fs not in place? | 16:37 |
---|---|---|
*** menesis has joined #zope | 16:37 | |
*** menesis has quit IRC | 16:39 | |
*** menesis has joined #zope | 16:39 | |
J1m | mgedmin, define "not in place" | 16:44 |
mgedmin | packfs Data.fs -o Data.fs.packed | 16:44 |
mgedmin | i.e. leave the original file alone, create a new one that only contains data you'd get after packing | 16:44 |
J1m | You mean so that the packed database isn't used? Or so that you do a rename? | 16:44 |
J1m | so the former. | 16:45 |
J1m | No, it would be easy enough to write such a thing by hacking the packing code. | 16:45 |
* mgedmin sighs | 16:46 | |
J1m | You'll have to exceuse me for not satisfying a use case I've never thought of and still can't think of a reason for. | 16:46 |
mgedmin | :) | 16:46 |
J1m | excuse | 16:46 |
mgedmin | the use case is: I want a copy of the Data.fs on my laptop so I can reproduce an issue | 16:47 |
mgedmin | I want to reduce transfer times by not transferring old records over a slow network | 16:47 |
mgedmin | but I want the running Zope not to lose all the history | 16:47 |
mgedmin | (because it's often useful) | 16:47 |
mgedmin | hm, is there a comand-line tool to pack the data.fs without starting up zeo etc.? | 16:49 |
*** fredvd has quit IRC | 16:49 | |
mgedmin | then I could cp Data.fs Data.fs.copy; fspack Data.fs.copy, assuming such a tool existed and was named fspack | 16:49 |
J1m | You might be able to open up a read-only fs against a symbolic link to the original and pack that. | 16:49 |
J1m | I don't think there's a script, but there's a Python api to pack. | 16:50 |
*** fredvd has joined #zope | 16:55 | |
RichyB | mgedmin: you might get most of the benefit that you'd expect from packing just by using lzma (xz or 7z) or rzip. | 17:20 |
mgedmin | one benefit I would not get would be reduced disk usage on my laptop ;) | 17:30 |
*** mr_jolly has quit IRC | 17:36 | |
*** tisto has quit IRC | 17:41 | |
*** polysix has joined #zope | 17:44 | |
* mgedmin is trying to remember the zope 3 magic needed to switch zope.schema from a dict-based vocabulary registry to a utility-based vocabulary registry | 17:44 | |
mgedmin | (in a unit test) | 17:44 |
*** kosh has quit IRC | 18:08 | |
*** supton has joined #zope | 18:26 | |
*** daMaestro has joined #zope | 18:28 | |
*** goschtl has quit IRC | 18:35 | |
*** LeoRochael has joined #zope | 18:52 | |
*** __mac__ has quit IRC | 19:00 | |
*** les_sylvains has quit IRC | 19:01 | |
*** tiwula has joined #zope | 19:01 | |
*** les_sylvains has joined #zope | 19:19 | |
*** giacomos has quit IRC | 19:21 | |
*** cwarner has joined #zope | 19:27 | |
*** mitchell` is now known as mitchell`off | 19:33 | |
*** avoinea has quit IRC | 19:37 | |
*** mr_jolly has joined #zope | 19:44 | |
*** roq_ has joined #zope | 19:45 | |
*** supersheep has joined #zope | 19:47 | |
*** menesis has quit IRC | 19:52 | |
*** mcdonc has quit IRC | 19:56 | |
*** fredvd has quit IRC | 19:59 | |
*** eperez has quit IRC | 20:00 | |
*** Maijin has joined #zope | 20:04 | |
*** LeoRochael has quit IRC | 20:18 | |
*** m8 has joined #zope | 20:19 | |
*** mcdonc has joined #zope | 20:20 | |
*** cwarner has quit IRC | 20:31 | |
*** menesis has joined #zope | 20:44 | |
*** evilbungle has joined #zope | 20:52 | |
*** Maijin has quit IRC | 20:53 | |
*** avoinea has joined #zope | 20:57 | |
*** m8 has quit IRC | 21:04 | |
*** m8 has joined #zope | 21:06 | |
*** avoinea has quit IRC | 21:06 | |
*** LeoRochael has joined #zope | 21:15 | |
*** LeoRochael has quit IRC | 21:20 | |
*** mr_jolly has quit IRC | 21:22 | |
*** mr_jolly has joined #zope | 21:32 | |
*** __mac__ has joined #zope | 21:33 | |
*** thetet has joined #zope | 21:34 | |
*** les_sylvains has quit IRC | 21:48 | |
*** les_sylvains has joined #zope | 21:51 | |
*** les_sylvains has quit IRC | 21:54 | |
*** __mac__ has quit IRC | 21:54 | |
*** RichyB has quit IRC | 22:06 | |
*** TresEquis has joined #zope | 22:06 | |
*** __mac__ has joined #zope | 22:09 | |
*** nande has joined #zope | 22:16 | |
*** Maijin has joined #zope | 22:25 | |
*** __mac__ has quit IRC | 23:01 | |
*** LeoRochael has joined #zope | 23:11 | |
*** alecm has joined #zope | 23:15 | |
*** alecm has joined #zope | 23:15 | |
*** nande has quit IRC | 23:25 | |
*** crazydiamond has quit IRC | 23:27 | |
*** nande has joined #zope | 23:32 | |
*** Maijin has quit IRC | 23:46 | |
*** Spanktar has joined #zope | 23:53 | |
*** LeoRochael has quit IRC | 23:53 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!