Matt McClure wrote: > > You say that vacuum "re-writes" the database. Does it alter row oids??? ^^^^^^^^^^^^^^^^^^^^^^ No. > If so, my scheme completely corrupts my database whenever I do a vacuum, > since in concert and song the row oids would change, but my inserted > values would remain the same in concert_song, right? > > If vacuum does not alter row oids, then I have another question. How does > postgres re-use oids? I've seen the numbers grow and grow, but despite ^^^^^^^^^^^^^^^^^^^^ It doesn't. > deletes, etc, I have never seen a lower oid get re-used. How does this > work? Vadim
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and... The Web Administrator
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracl... Brett W. McCoy
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and... Richard Lynch
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracl... The Hermit Hacker
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and... Richard Lynch
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and... Bruce Momjian
- Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and... Bruce Momjian
- Re: [GENERAL] How to know when to vacuum Chris Johnson
- Re: [GENERAL] How to know when to vacuum The Hermit Hacker
- [GENERAL] row oids as "foreign key... Matt McClure
- Re: [GENERAL] row oids as "for... Vadim Mikheev
- Re: [GENERAL] row oids as &quo... Matt McClure
- Re: [GENERAL] row oids as ... Vadim Mikheev
- Re: [GENERAL] How to know when to vacuu... Chris Johnson