Hi Emmanuel,
Probably your postgresql instance is not listening to external devices.
Check your postgresql.conf file. By default it listen only to the localhost
listen_addresses = 'localhost'
Check, as well, the pg_hba.conf grants.
Iñigo
El 15/07/14 16:25, Emmanuel Massawe escribió:
> I have install postgresql and pgadminm via ubuntu software center but
> unable to connect to postgresql by pgadmin.
>
> i get error connection failed.
>
>