Re: [GENERAL] Problems upgrading from v6.4.2 to v7.0.2

2000-07-25 Thread Tom Lane
"Fetter, David M" <[EMAIL PROTECTED]> writes: > Thanks for pointing me in the right direction. I started to look at the > db.out file and I noticed the pg_shadow variables. When I looked at the > newly built postgres 7.0.2 the usesysid for postgres was the same as the > usesysid for sys_request,

RE: [GENERAL] Problems upgrading from v6.4.2 to v7.0.2

2000-07-25 Thread Fetter, David M
Thanks for pointing me in the right direction. I started to look at the db.out file and I noticed the pg_shadow variables. When I looked at the newly built postgres 7.0.2 the usesysid for postgres was the same as the usesysid for sys_request, one of the new accounts I was moving over. I fixed a