Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > Re: HELP pls
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 3734 of 4088
Post > Topic >>

Re: HELP pls

by tgl@[EMAIL PROTECTED] (Tom Lane) Apr 23, 2008 at 01:10 PM

Alvaro Herrera <alvherre@[EMAIL PROTECTED]
> writes:
> spol@[EMAIL PROTECTED]
 wrote:
>> I don't know how, but i got 2 postgres users.

> You've got transaction wraparound problems.  Start here:

Vacuuming isn't gonna help though.  The tuple at (0,2) has been frozen,
which means that vacuum has certainly been run on the table since the
update; so he's wrapped around so far that vacuum doesn't think it can
remove the (0,1) tuple.

I assume the OP is just trying to dump this database so he can upgrade
to something remotely modern.  It might work to change the second
tuple's usesysid to something else (eg, 2) so that pg_dump doesn't
see multiple rows matching other objects' owner fields.

			regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 4 Posts in Topic:
HELP pls
spol@[EMAIL PROTECTED] (  2008-04-23 02:17:01 
Re: HELP pls
alvherre@[EMAIL PROTECTED  2008-04-23 11:56:44 
Re: HELP pls
tgl@[EMAIL PROTECTED] (T  2008-04-23 13:10:59 
Re: HELP pls
spol@[EMAIL PROTECTED] (  2008-04-24 15:19:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 12:22:03 CDT 2008.