Re: [GENERAL] Re: Thought on OIDs

2001-03-02 Thread adb
I personally would like to see 8byte OIDs or at least int8 sequences, I'm a little worried about the pain of managing a potential rollover when I'm using sequences as a replication key between servers. Alex. On Fri, 2 Mar 2001, Peter Eisentraut wrote: > Rod Taylor writes: > > > Someones boun

Re: [GENERAL] Re: Thought on OIDs

2001-03-02 Thread Rod Taylor
ways four sides to every story: your side, their side, the truth, and what really happened. - Original Message - From: "Peter Eisentraut" <[EMAIL PROTECTED]> To: "Rod Taylor" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 11:31

Re: [GENERAL] Re: Thought on OIDs

2001-03-02 Thread Peter Eisentraut
Rod Taylor writes: > Someones bound to hit it in a year or 2 as Postgres is getting pretty > good for large projects as well as the small, especially with 7.1's > speed enhancements. Hopefully 7.2 will create cycling OIDs and XIDs. > Then less problems in 'unlimited' extendability. The easiest