2008/6/13 Miracapillo Alessandro <Alessandro.Miracapillo@xxxxxxxxxx>: > > > Hallo, > > > > I've a problem with postgress 8.1, > > > > Db_data FS is full because file oid are too large, how I can delete old OID > file without to risk to damage oid relation database Ummm, the data directory doesn't fill up because of high oids. is the data dir full, or are you suffering from oid wraparound issues? Two different things.