Thread

  1. relation modified? (fwd)

    Lennert Buytenhek <buytenh@gnu.org> — 2000-11-03T15:33:49Z

    So.. I assume this isn't normal (postgresql 7.0.2 on linux 2.2.16)?
    
    ERROR:  RelationClearRelation: relation 37799899 modified while in use
    
    
    
  2. Re: relation modified? (fwd)

    Tom Lane <tgl@sss.pgh.pa.us> — 2000-11-03T16:21:30Z

    Lennert Buytenhek <buytenh@gnu.org> writes:
    > So.. I assume this isn't normal (postgresql 7.0.2 on linux 2.2.16)?
    > ERROR:  RelationClearRelation: relation 37799899 modified while in use
    
    Nope... or at least it's not desirable... there's a thread about this
    in progress on pghackers.
    
    			regards, tom lane