Re: postgresql server crash on windows 7 when using plpython - Mailing list pgsql-general

From John R Pierce
Subject Re: postgresql server crash on windows 7 when using plpython
Date
Msg-id 4E553A02.3070203@hogranch.com
Whole thread Raw
In response to Re: postgresql server crash on windows 7 when using plpython  (c k <shreeseva.learning@gmail.com>)
List pgsql-general
On 08/24/11 10:33 AM, c k wrote:
> Server and client both are a single machine.

that doesn't answer my question.  PATH, like other environment
variables, is specific to the process.  just because you change the
default path of your login account via $HOME/.profile or whatever,
doesn't have any effect on a service daemon like postgresql which is
running in an entirely seperate process context.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Alan Hodgson
Date:
Subject: Re: Streaming Replication: Observations, Questions and Comments
Next
From: ivan_14_32
Date:
Subject: Re: "OLD." || myColumnNameVar (How to generically access columns in a trigger's OLD or NEW records)