postgres version problem

From: Shmagi Kavtaradze <kavtaradze(dot)s(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: postgres version problem
Date: 2016-02-15 14:17:03
Message-ID: CAHY6mazNujf8wWz8iBf4A-0wBxnMNaSjH+0EDZ2tiYU9Dfo3Xw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

When I first installed postgres it was 9.4 vesrion. Then I uninstalled 9.4
and installed 9.5. I wanted to install extension, but it was installing in
9.4 directory. When I started searching for the solution, turned out that
pg_config I have is in "/usr/lib/postgresql/9.4/bin/pg_config". So what is
wrong? If my postgres server is version 9.5, where is pg_config for 9.5
version?

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Payal Singh 2016-02-15 14:32:41 Re: postgres version problem
Previous Message Tom Lane 2016-02-11 18:55:51 Re: Strange Problem