Re: [HACKERS] building pgadmin4

2014-03-03 Thread Willy-Bas Loos
> > pgAdmin is off-topic for this mailing list. > so sorry, i misread the adress in the readme file cheers, WBL -- "Quality comes from focus and clarity of purpose" -- Mark Shuttleworth

[HACKERS] building pgadmin4

2014-03-03 Thread Willy-Bas Loos
Hi, I'm trying to build pgadmin4, out of curiosity. I'm on a ubuntu 13.10 desktop vm. I added qt webkitwidgets, and now I run into the next error, which doesn't seem to make much sense: wbloos2@vm1:~/pgadmin4/runtime$ qmake Project MESSAGE: Building for QT5+... Project ERROR: Unknown module(s) in

Re: [HACKERS] possible/feasible to specify field and value in error msg?

2013-07-04 Thread Willy-Bas Loos
int" ) This is not a constraint going off, and in this case, none of that applies. But it seems probable to me that some day it will, seeing as you already implemented it for constraints. Thanks, Willy-Bas Loos -- "Quality comes from focus and clarity of purpose" -- Mark Shuttleworth

[HACKERS] possible/feasible to specify field and value in error msg?

2013-07-03 Thread Willy-Bas Loos
Hi, I have some complicated query that truncates and fills a table and i get this message: ERROR: smallint out of range STATEMENT: This is in postgres 8.4 I don't know where the error is, and the query takes rather long. So it is going to be a bit cumbersome for me to debug this. Would it be po

[GENERAL][HACKERS] register creation date of table

2011-10-14 Thread Willy-Bas Loos
Hi, We have several users working on a 8.4 database, using it as a back-end for several related apps and transfering data to and from it. The database tends to get a bit messy, so i've made a little table to provide an overview. This table is truncated and refilled daily, it shows all tables and v