Thanks for your reply! -----Oorspronkelijk bericht----- Van: eduard [mailto:[EMAIL PROTECTED] Verzonden: maandag 20 oktober 2003 14:37 Aan: [EMAIL PROTECTED] Onderwerp: Re: XMLimporter
Peter van der Meer wrote: > Now I have this other problem. When I update a node in MMBase with the > xmlimporter, the node is updated, but my logfile is full with errors: > > > 14:51:30,847 WARN module.database.support.PostgreSQL71 - tried to > update a node without any changes,.. Postgreql gives this warning, since it is not good for the performance to update a node, without changing anything. Since it is requested (by the xmlimporter), it will be done. Keep in mind that this is a warning, not an error.
