On Fri, 24 Jun 2016, 03:32 Tiglath Suriol, wrote:
> Let us say that I install PostgreSQL from an activated virtualenv using
> yum or apt-get, will PostgrSQL be local or global?
>
Global
I understand that virtualenv isolates the Python environment only, so I
> surmise that it will make no differ
Let us say that I install PostgreSQL from an activated virtualenv using yum or
apt-get, will PostgrSQL be local or global?
I understand that virtualenv isolates the Python environment only, so I surmise
that it will make no difference installing with yum/apt-get inside or outside
the virtua