[EMAIL PROTECTED] wrote:
> On Tue, May 13, 2008 at 8:42 PM, [EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]> <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     On Tue, May 13, 2008 at 8:37 PM, Anand Chitipothu
>     <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
>
>         > the server running postgres is still the same..  i did not
>         upgrade the data
>         > base server. ... i ve upgraded only the application server.
>         >
>         > how to get more information on why it is aborting? is there
>         some sort of
>         > debug info to get.. am really stuck here!
>
>         Do you have psycopg2 python module installed?
>
>
>     yes...
>     >>> psycopg2.__file__
>     '/usr/lib/python2.5/site-packages/psycopg2/__init__.pyc'
>
>  
> >>> psycopg2.__version__
> '2.0.6 (dec dt ext pq3)'

you never answered whether you can access your data from the command 
line with the new Fedora.  I assume you can still SSH into your data?  I 
think you need to isolate more of the problem.  See if it has anything 
to do with webpy or not.   Maybe extract a test data set and work on 
that locally to see if it's a newer psycopg version  problem or the 2 
servers talking to each other.  Hope that helps.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to