[pgadmin-support] help with suse 9.2

2005-01-11 Thread Jason Tesser
I am trying to get pgadmin3 to install on suse 9.2 but I cannot get it to build. Does anyone know how to get it to build or know where I can get an rpm for suse 9.2? ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ?

Re: [pgadmin-support] I fixed a couple compile errors, but not all,

2005-01-11 Thread Andreas Pflug
Shea Martin wrote: But now I have run into a problem I am not sure how to fix. It looks like an autoboxing problem, but I could be wrong. I didn't have a lot of time to look into it. The error is as follows: make all-recursive make[1]: Entering directory `/home/z1/SUN_PACKAGES/tarballs/post

Re: [pgadmin-support] pgadmin Bogus Varno: 3

2005-01-11 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: I am using Pgadmin Version 1.2.0 (Nov 29 2004) as shipped with Postgres 2005-01-11 09:57:43 QUERY : Set query (localhost:5433): SELECT c.oid, c.relname, pg_get_userbyid(c.relowner) AS viewowner, c.relacl, description, pg_get_viewdef(c.oid, true) AS definition FROM pg_cl

[pgadmin-support] pgadmin Bogus Varno: 3

2005-01-11 Thread laurie . burrow
I am using Pgadmin Version 1.2.0 (Nov 29 2004) as shipped with Postgres 8.0.0 rc4 running on Windows 2000 Desktop. I have two versions of Postgres running on Windows 2000 server. One version is Postgres 7.4.2 on cygwin, the other is Postgres 8.0.0.rc4 native windows. I have a large database on Pos