Im trying to connect to amazon rds postgres through my phpadmin.
I would like to know what would be the extension type for postgres that I would specify for postgres.
$cfg['Servers'][$i]['extension'] = 'mysql';
if its mysql, I can set it up to 'mysql'.
pgsqlbut perhaps you should use phpPgAdmin instead.