[GENERAL] Trying to understand VACUUM VERBOSE

2000-11-13 Thread Kevin O'Gorman
s. VACUUM indicates 488 pages. Does this compute? 33150 x 80 = 2,652,000 2652000/488 = 5434 Is it reasonable to assume some overhead and that the pages are 8k? Is this why there's an 8k row-size limit? ++ kevin -- Kevin O'Gorman (805) 650-6274 mailto:[EMAIL PROTECTED] Perman

Re: [GENERAL] True ACID under linux (no fsync)?

2000-10-31 Thread Kevin O'Gorman
___ > > > > Free Unlimited Internet Access! Try it now! > > http://www.zdnet.com/downloads/altavista/index.html > > > > ___ -- Kevin O'Gor

[GENERAL] Is this a bug or a feature?

2000-10-18 Thread Kevin O'Gorman
rk or not. I could use at least a little help. If there's going to be a problem with doing this sort of thing, I'd like to know as soon as possible so I don't just bash my head on walls. ++ kevin -- Kevin O'Gorman (805) 650-6274 mailto:[EMAIL PROTECTED] Permanent e-ma

[GENERAL] Binary Cursors

2000-10-12 Thread Kevin O'Gorman
clear on how I find the internal structure of an arbitrary type, like 'bytea' (which is what the PROBIN is). Anybody with help, or with pointers to help, is welcome to share them. I expect to do a lot of RTFM, but I've run out of FM's I haven't already R-ed. ++ kevin --