Re: [pgadmin-support] pgadmin error: ERROR: OID out of range

2009-06-17 Thread Dave Page
On Wed, Jun 17, 2009 at 5:37 PM, Rudi Schmitz wrote: > Yes postgresql server and pgadmin are all on the same machinee.  It is > 64-bit Centos 5.3 server. OK, thanks. Looks like Ashesh has tracked this down, so I'll get his patch reviewed and committed tomorrow. -- Dave Page EnterpriseDB UK: ht

Re: [pgadmin-support] pgadmin error: ERROR: OID out of range

2009-06-17 Thread Rudi Schmitz
Yes postgresql server and pgadmin are all on the same machinee. It is 64-bit Centos 5.3 server. Packages: pgadmin3-1.8.4-1.rhel5.x86_64 postgresql-server-8.3.7-1PGDG.rhel5.x86_64 On Wed, Jun 17, 2009 at 10:58 AM, Dave Page wrote: > On Wed, Jun 17, 2009 at 4:54 PM, Rudi Schmitz > wrote: > > Pos

Re: [pgadmin-support] pgadmin error: ERROR: OID out of range

2009-06-17 Thread Dave Page
On Wed, Jun 17, 2009 at 4:54 PM, Rudi Schmitz wrote: > Postgresql Server is 8.3.7.1 on centos5.3. I got to 8..3.7.1 postgresql by > using rpm from here on a centos 5.3 installation > http://yum.pgsqlrpms.org/reporpms/repoview/pgdg-centos.html What pgAdmin version? And is it a 64 or 32 bit build of

[pgadmin-support] pgadmin error: ERROR: OID out of range

2009-06-17 Thread Rudi Schmitz
Postgresql Server is 8.3.7.1 on centos5.3. I got to 8..3.7.1 postgresql by using rpm from here on a centos 5.3 installation http://yum.pgsqlrpms.org/reporpms/repoview/pgdg-centos.html I install server and pgadmin, then adminpack.sql against postgres, then run against postgres db CREATE TRUSTED P