Re: postgres version problem
От | Payal Singh |
---|---|
Тема | Re: postgres version problem |
Дата | |
Msg-id | CANUg7LAzBmFW-wZ+JpAo2XR82-ZC4SPbJBpSR556t0OPG2T2PA@mail.gmail.com обсуждение исходный текст |
Ответ на | postgres version problem (Shmagi Kavtaradze <kavtaradze.s@gmail.com>) |
Ответы |
Re: postgres version problem
|
Список | pgsql-novice |
The 9.5 version of pg_config should be in the 9.5 directory (probably /usr/lib/postgresql/9.5/bin/pg_config). If there, you will have to specify pg_config path while compiling the extension (something like --pg_confgi=/usr/lib...)
On Mon, Feb 15, 2016 at 9:17 AM, Shmagi Kavtaradze <kavtaradze.s@gmail.com> wrote:
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?
В списке pgsql-novice по дате отправления: