Re: Error: No one parent tuple was found - Mailing list pgsql-general

From Sergio Pili
Subject Re: Error: No one parent tuple was found
Date
Msg-id 069B887B914BD51180420004AC33E2E80A47843E@MAILSVR_A
Whole thread Raw
In response to Error: No one parent tuple was found  (Sergio Pili <sergio.pili@spm.com.ar>)
List pgsql-general
Tom,

    >AFAIK this can only happen if you have open transactions in
parallel
    >with the VACUUM FULL.  Killing off the open transactions should
allow
    >the VACUUM to complete.  See today's "Still getting VACUUM errors"
    >thread over in pgsql-admin.
It is rare since only one batch process open transaction and insert large
objects, and  this process is not running at the moment of the vacuum, all
the other accesses are readings with out transactions...
there is some form to know if there are transactions open?

Thanks

Sergio


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Importing from Access 2000?
Next
From: David Link
Date:
Subject: Re: RESOLUTION: pq_recvbuf: unexpected EOF