Re: [GENERAL] after gentoo emerge plpython failure

2005-03-29 Thread Guy Rouillier
Sim Zacks wrote: > Question for gentoo people - > Is it required to restart daemons, such as postgresql, after an > emerge world? In general, yes, since typically system packages would be updated. But you'd have to see what packages are getting updated as a result of a particular emerge to say

[GENERAL] after gentoo emerge plpython failure

2005-03-28 Thread Sim Zacks
I figured out the solution, but figured on sharing it for others who come up with the same issue. The solution was just to restart postgresql and it all started working. Question for gentoo people - Is it required to restart daemons, such as postgresql, after an emerge world? select version();