Unable to load dynamic library

I installed yii 2.0.4 basic on server

Bottom of the page I am getting warning “PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/pgsql.so’ - /usr/lib64/php/modules/pgsql.so: undefined symbol: lo_import_with_oid

its telling pgsql not loaded, but it showing loaded in yii requirements.php and phpinfo()

Server passed almost every requirements

Anyone can help us?

Google says it might be a library bug. Try to update php-pgsql.