Hi Marco,

Something has clearly gone wrong while you were replacing resources in
your database. I assume it’s a general issue, and not due to DBA, as
the latter one only is only an interface.

Do you think there’s some chance to make the results reproducible for
us? It can also be a step-by-step explanation, base on the DBA.

The size attribute contains the database size, measured in bytes; see
[1] for a slightly updated documentation.

Thanks,
Christian

[1] http://docs.basex.org/wiki/Database_Module#db:list-details


On Wed, May 11, 2016 at 4:25 PM, Marco Lettere <m.lett...@gmail.com> wrote:
> Hey Dirk,
> db:list-details() executed from the dba query panel returns:
>
> <database resources="24" modified-date="2016-05-11T13:23:32.000Z"
> size="39870" path="">projects</database>
> <database resources="0" modified-date="2016-05-09T16:55:06.000Z" size="4578"
> path="">runnables</database>
> <database resources="1" modified-date="2016-05-09T17:44:42.000Z" size="4740"
> path="">users</database>
>
> whereas
> db:list-details('projects') returns:
>
> <resource raw="false" content-type="application/xml"
> modified-date="2016-05-11T13:23:32.473Z"
> size="111">testproject.xml</resource>
>
> The second is clearly the right one since that db contains only one resource
> repeatedly updated.
> I don't understand exactly what the size attribute is indicating since for
> the empty dbs it's even larger ....
>
> If I have some time this evening I'll try with the latest possible snapshot.
> Thanks,
> M.

Reply via email to