'Postgres available Extension to one data directory
I have postgres 9.4 installed on centos 7. I have configured two data directory with different port . When i run this query (SELECT * from pg_available_extensions)on one port i.e. 5435 it gave me 45 records. and on another port 5434 it gave me one record only.
Is there any path to be configured for 5434 port.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|


