[web2py] Re: problem with PostgreSQL database

2016-02-04 Thread bogumil . g
Hello, I've the same problem with my app did you found any solution for this ERROR? my psycopg2 version is 2.4.5 tried it with 2.6.1 same problem appears. On Tuesday, January 12, 2016 at 4:27:24 AM UTC+1, Júlia Rizza wrote: > > I have an web2py app connected with a PostgreSQL database and it's rai

[web2py] Re: problem with PostgreSQL database

2016-02-04 Thread bogumil . g
I've found a solution For this problem. The problem was that for the version Web2py 2.13.4 the newrelic wasnt working. after the i removed the newrelic it worked for me. On Thursday, February 4, 2016 at 6:39:03 PM UTC+1, bogu...@gmail.com wrote: > > Hello, > I've the same problem with my app did

[web2py] Re: problem with PostgreSQL database

2016-02-22 Thread Massimo Di Pierro
This is now fixed in pydal 0515e3b. Please help me test it. On Thursday, 4 February 2016 11:45:05 UTC-6, bogumi...@gmail.com wrote: > > I've found a solution For this problem. The problem was that for the > version Web2py 2.13.4 the newrelic wasnt working. after the i removed the > newrelic it

[web2py] Re: problem with PostgreSQL database

2016-01-11 Thread Massimo Di Pierro
very strange. ConnectionWrapper is not a web2py/dal object. which version of psycopg2 are you using? On Monday, 11 January 2016 21:27:24 UTC-6, Júlia Rizza wrote: > > I have an web2py app connected with a PostgreSQL database and it's raising > the following error: > > must be psycopg2._psycopg.

[web2py] Re: problem with PostgreSQL database

2016-01-12 Thread Júlia Rizza
I'm using psycopg2 v2.4.5. Em terça-feira, 12 de janeiro de 2016 03:02:55 UTC-2, Massimo Di Pierro escreveu: > > very strange. ConnectionWrapper is not a web2py/dal object. which version > of psycopg2 are you using? > > On Monday, 11 January 2016 21:27:24 UTC-6, Júlia Rizza wrote: >> >> I have a

[web2py] Re: problem with PostgreSQL database

2016-01-12 Thread Niphlod
ouch. it's 4 years ago.. try to update it :D On Tuesday, January 12, 2016 at 5:05:50 PM UTC+1, Júlia Rizza wrote: > > I'm using psycopg2 v2.4.5. > > Em terça-feira, 12 de janeiro de 2016 03:02:55 UTC-2, Massimo Di Pierro > escreveu: >> >> very strange. ConnectionWrapper is not a web2py/dal object