[pgadmin-support] how to build pgadmin3 when wxgtk was built with --disable-unicode ?

2013-01-07 Thread John Spencer
i built my wxgtk with --disable-unicode, because otherwise it uses the bloated UCS4 format, and the option --enable-utf8only doesnt have any effect (wx will still use UCS4). according to a wxgtk developer, using --disable-unicode will work fine with UTF8, which is usually used in linux. now

Re: [pgadmin-support] Large number of rows in pg_type and slow gui (pgadmin) refresh

2013-01-07 Thread Dave Page
On Mon, Jan 7, 2013 at 4:30 PM, Robert Klaus wrote: > I omitted the schemas that have most of the database objects, but the calls > to pg_type do not seem to exclude this schema (user_maps). Correct, it won't. pgAdmin doesn't know that you aren't using types from a hidden schema in a visible one

Re: [pgadmin-support] Large number of rows in pg_type and slow gui (pgadmin) refresh

2013-01-07 Thread Robert Klaus
I omitted the schemas that have most of the database objects, but the calls to pg_type do not seem to exclude this schema (user_maps). If I have time I'll try to to figure out where in the system catalog that list the number of objects by schema. Not familiar with this databases's system cat

[pgadmin-support] Unable to use revised password in New Server Registration

2013-01-07 Thread Richard Tretowski
Hello, I've just installed pgAdmin 1.16.1 under for Windows (http://ftp.postgresql.org/pub/pgadmin3/release/v1.16.1/win32/pgadmin3-1.16.1.zip) running windows 8 64bit. Installation was successful and connection to databases is successful as well however when an incorrect password is entered duri