Re: [ADMIN] error from postgresql 8.4.0 after a dump/restore from 8.3.5

2009-08-05 Thread Steve Crawford
Kenneth Marshall wrote: I just thought of something, would running an older release of pgadmin cause this error? I have just restored a DB from 8.3.5 to 8.4.0 and I just received the error: ERROR: column "reltriggers" does not exist at character 41 STATEMENT: SELECT relhasindex, relkind,

Re: [ADMIN] error from postgresql 8.4.0 after a dump/restore from 8.3.5

2009-08-05 Thread Kenneth Marshall
I just thought of something, would running an older release of pgadmin cause this error? Cheers, Ken On Wed, Aug 05, 2009 at 06:29:07PM -0500, Kenneth Marshall wrote: > Dear PostgreSQL admins. > > I have just restored a DB from 8.3.5 to 8.4.0 and I just > received the error: > > ERROR: column

[ADMIN] error from postgresql 8.4.0 after a dump/restore from 8.3.5

2009-08-05 Thread Kenneth Marshall
Dear PostgreSQL admins. I have just restored a DB from 8.3.5 to 8.4.0 and I just received the error: ERROR: column "reltriggers" does not exist at character 41 STATEMENT: SELECT relhasindex, relkind, relchecks, reltriggers, relhasrules, relhasoids , reltablespace FROM pg_catal