Re: Reconfiguring active PostgreSQL instance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Dec 21, 2021, at 10:15 AM, Reno, Natalie <Natalie.Reno@xxxxxxxxx> wrote:
> Should I copy the control file over from the contrib directory?

I install from source, too. For the extensions that I install, I go into the extensions directory and type "make", followed by "make test", followed by "make install". "make install" will install the extension where it needs to go, assuming your environment is configured properly (check the output of "pg_config" first). After you've successfully "make install", "create extension" in psql should work.

Hope this helps,
Ed







[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux