Hi,<br><br>Iīve just begun to use kepler and I guess Iīve found a bug with the databases components. I use  'open database connection' and  'database query'  to access a postgres database. The connection works well and I can run queries normally. The problem happens when I try to save the kepler model. I figured out that it happens because of the size of the component  'database query', which itīs big, due to the fact that it contains ALL the database schema in it, written  in XML format. The database schema is pretty large ( the script file worn to generate the bank had more than 200 Mb). I would expect that saving this file would take a while due the componentīs (big) size, but actually it takes forever: the processor begins to run at 100% and the busy memory raises continously, till 
I kill the java process (ctrl+alt +del the click on 'terminate process' button). So, I can build a workflow and even execute it, but I cannot save it.<br><br>Have anyone noticed this bug? Is there any way to solve it? Or maybe another component to take place the database query component?
<br><br>Regards,<br>Vinicius Von Held<br><br><br><br>