Re: how to connect pgadmin III to postgresql 9.1.3 in ubuntu local computer? - Mailing list pgsql-admin

From Iñigo Salvat
Subject Re: how to connect pgadmin III to postgresql 9.1.3 in ubuntu local computer?
Date
Msg-id 53C592E4.7070002@isalvat.es
Whole thread Raw
In response to how to connect pgadmin III to postgresql 9.1.3 in ubuntu local computer?  (Emmanuel Massawe <furiandesuo@gmail.com>)
List pgsql-admin
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.
>
>



pgsql-admin by date:

Previous
From: Marc Mamin
Date:
Subject: lot of empty (zombies?) files in tablespaces
Next
From: Emmanuel Massawe
Date:
Subject: pgadmin error