Store data compressed with the Kioku DBI backend ?
[email protected] (Ask Bjørn Hansen) Sun, 2 Aug 2009 22:52:56 -0700
| Newsgroups | perl.kiokudb |
|---|---|
| Message-ID | <[email protected]> |
Other than making it slightly harder to debug, is there any good reason not to store the 'data' column compressed with the DBI backend? (Similarly with other backends that don't have any way to look into the objects anyway). I'm loading gigabytes and gigabytes of data and it'd be a good performance boost to have the data saved compressed. - ask