[pgadmin-support] How do I compile PGAdmin3 1.14 beta 3 on Fedora Core 15?

2011-08-20 Thread r d
Hi, What do I have to tell ./configure in the --WITH-PGSQL parameter? I am tryiing to compile pgadmin3 1.14-ß3 on Fedora Core 15. I allowed the system installer to install its default configuration of postgres 9.0.4, and it seems to have changed where it puts the files. The postgres executables

[pgadmin-support] Pgadmin3 and Postgres 9.0.4 observation

2011-05-13 Thread r d
Hi, since upgrading to postgresql 9.0.4 I have noticed that pgadmin3 (1.12.2 & 1.12.3) does not show the info for the columns: "last vacuum" "last autovacuum" "last analyze" "last autoanalyze" in the table statistics view, for tables where I know for sure that auto-vacuum and auto-analyze execut

[pgadmin-support] Pgadmin 1.12.3 compiled OK

2011-05-02 Thread r d
This is just to say that Pgadmin 1.12.3 compiled and installed without issues here. Environ: - Linux FC14 X86_64 - Postgresql 9.0.4 Appears to be a bit snappier than the previous version. Thanks to everybody involved ! :-) RD

Re: [pgadmin-support] German translation bug

2011-01-12 Thread r d
Sorry, but server (EN) translates to Server (DE). Host (EN) translates to Host (DE). And BTW, most computing terms translate 1:1 English:Deutsch (es hat sich in der Praxis so eingebürgert). A server is a /role/ which potentially any device can assume, a /host/, OTOH, is a big, "old-style" /compute

[pgadmin-support] Small bug: COLUMN dialog types list wrong behavior

2010-10-07 Thread r d
Hi there, the "NEW COLUMN" / "COLUMN PROPERTIES" dialog which is accessible through context menu of the column in the object tree, or by calling it from the TABLE PROPERTIES dialog. On the page "PROPERTIES", the drop-down list "TYPE" skips some data types. I found until now that the types "CHAR"

[pgadmin-support] Pgadmin 1.12 / Postgres 9 first impressions

2010-09-22 Thread r d
Hi, first of all, a big thank you and congratulations to all who were involved in making the new versions :-) After upgrade from 1.10.5 / 8.4.4, I have - pgadmin 1.12.0 compiled from source - postgres 9 installed from RPM (fedora 12 64bit) Observations: - I had previously reported a crash in the

[pgadmin-support] pgadmin3 crash report

2010-06-30 Thread r d
Hi, pgadmin3 crashes when I try to see the server statistics (menu Tools --> Server Status). I think that I configured my installation correctly, details follow below. My configuration: - - Linux FC12 installed clean,