Re: postgresql server crash on windows 7 when using plpython
| От | Adrian Klaver |
|---|---|
| Тема | Re: postgresql server crash on windows 7 when using plpython |
| Дата | |
| Msg-id | 201108220738.50556.adrian.klaver@gmail.com обсуждение |
| Ответ на | Re: postgresql server crash on windows 7 when using plpython (c k <shreeseva.learning@gmail.com>) |
| Ответы |
Re: postgresql server crash on windows 7 when using plpython
|
| Список | pgsql-general |
On Monday, August 22, 2011 7:24:30 am c k wrote: > No i didn't removed any thing. Only I have installed python 2.6. And then > tried to create plpythonu. It got created, but when tries to execute > already mentioned function server crashes. > > I didn't have any clue. My guess is this is the clue: "First I installed python 2.7 and then added python installation path to windows PATH variable. ..." It is very possible you have a version cross reference going on. In other words pl/pythonu is being compiled against one version of Python, but run against another. If it is possible I would remove the Python 2.7 installation or at least the references to it and then recompile pl/pythonu. > > Thanks and regards. > > Chaitany Kulkarni > -- Adrian Klaver adrian.klaver@gmail.com
В списке pgsql-general по дате отправления: