0

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'.

1
  • 1
    You'd use pgsql but perhaps you should use phpPgAdmin instead. Commented Dec 8, 2015 at 16:46

1 Answer 1

1

phpMyAdmin does not support PostgreSQL.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.