Koneksi Yii2 PostgreSQL

'db'=>array(
	'tablePrefix'=>'',
	'connectionString' => 'pgsql:host=localhost;port=5432;dbname=postgres',
	'username'=>'postgres',
	'password'=>'postgres',
	'charset'=>'UTF8',
),
Tender Turkey