After announcement I tried immediately to use CDbCommandBuilder::createMultipleInsertCommand form my project but it seems it was forgotten about recognizing postgresql scheme with "." as in other method works.
Could someone suggest from which method copy the line for this feature and where exactly place them in the new method?
I did as you suggest but table was imu.versamenti and it takes it as imuversamenti
<h1>CDbException</h1>
<p>Table "imuversamenti" does not exist. (/home/adminsit/YII/yii-1.1.14.f0fee9/framework/db/schema/CDbCommandBuilder.php:859)</p><pre>#0 /home/adminsit/YII/yii-1.1.14.f0fee9/framework/db/schema/CDbCommandBuilder.php(290): CDbCommandBuilder->ensureTable(NULL)