On Tue, May 13, 2008 at 9:34 PM, MilesTogoe <[EMAIL PROTECTED]> wrote:
> > [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 > I can get data using psql.. pgadmin 3.. all these stuff.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
