Re: [pgadmin-support] [Q] (S)RPM for 1.6.1

2006-12-18 Thread Devrim GUNDUZ
Hi, On Mon, 2006-12-18 at 16:01 -0800, Roderick A. Anderson wrote: > I just looked again but still don't see either a SRPM or RPM for > PGAdminIII 1.6.1 pgAdmin 1.6 is built on wxWidgets 2.7.0+. wx's version numbering is the same as Linux: They go stable at even numbers. They released 2.8.0 las

[pgadmin-support] [Q] (S)RPM for 1.6.1

2006-12-18 Thread Roderick A. Anderson
I just looked again but still don't see either a SRPM or RPM for PGAdminIII 1.6.1 I see enough messages to get the feeling there are still a few gotchas in the release. I've tried several times and methods to create a RPM but keep coming up against a wall of missing *-static libraries. Ro

[pgadmin-support] adding column with pgadmin gui takes > 800 secs.

2006-12-18 Thread [EMAIL PROTECTED]
I'm having an interesting issue, not sure if it's the server or pgadmin client: When trying to add a column (with pgadmin gui) to an already existing table, a query as shown below is executed on the server: SELECT format_type(t.oid,NULL) AS typname, CASE WHEN typelem > 0 THEN typelem ELSE