On my server I have Postgres 8.4, but there is no GUI included, so I need to install one. Is that possible? How is it done?

link|improve this question
1  
probably better asked on SF – xenoterracide Aug 9 '10 at 9:44
feedback

migrated from stackoverflow.com Aug 10 '10 at 15:19

This question came from our site for professional and enthusiast programmers.

2 Answers

Download pgAdmin3, install and you're done.

link|improve this answer
feedback

yum install pgadmin3

link|improve this answer
feedback

Your Answer

 
or
required, but never shown