Installing pgAdmin III for postgreSQL 9.2
        Posted  
        
            by 
                Mikey
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Mikey
        
        
        
        Published on 2012-11-21T10:41:15Z
        Indexed on 
            2012/11/21
            11:23 UTC
        
        
        Read the original article
        Hit count: 616
        
12.10
|postgresql
I have a windows server that runs postgresql 9.2. I want to hit it using pgAdmin III from my Ubuntu Linux 12.10 workstation box.
I installed pgAdmin III from synaptic and also tried direct download from postgreSQL site using software installer. Regardlesss, I can get only get pgAdmin III for postgresql 9.1. When I run pgAdmin III and point to my server I get an error message telling me that the database is 9.2 and my pgAdmin III is for 9.1, isn't compatible with 9.2.
I can access the server itself fine OK from the Ubuntu box - I have Python programs that hit the database with no problems - but I need pgAdmin III for 9.2 running under Ununtu Linux 12.10.
Is it available? Where do I get it?
© Ask Ubuntu or respective owner