home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 7989 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  2.0 KB

  1. Xref: sparky comp.databases:7989 comp.databases.ingres:1949
  2. Newsgroups: comp.databases,comp.databases.ingres
  3. Path: sparky!uunet!cs.utexas.edu!uwm.edu!rpi!usenet.coe.montana.edu!news.u.washington.edu!olympia.mcis.washington.edu!bholt
  4. From: bholt@olympia.mcis.washington.edu (Brent Holterman)
  5. Subject: Re: Ingres questions
  6. Message-ID: <1992Nov20.203552.27944@u.washington.edu>
  7. Sender: news@u.washington.edu (USENET News System)
  8. Reply-To: user@machine.domain
  9. Organization: University of Washington
  10. References: <10NOV199217373383@stars.gsfc.nasa.gov> <1992Nov11.180040.7771@dcatlas.dot.gov> <25987@sybase.sybase.com>
  11. Distribution: usa
  12. Date: Fri, 20 Nov 1992 20:35:52 GMT
  13. Lines: 26
  14.  
  15. In article <25987@sybase.sybase.com>, wong@sybase.com (J. Wong) writes:
  16. |> In article <1992Nov11.180040.7771@dcatlas.dot.gov> sethg@dcatlas.dot.gov writes:
  17. |> >I don't know of any workaround other than vertically partitioning your tables.
  18. |> >On the other hand, Ingres 6.5 to be released in the spring will support BLOBs
  19. |> >and presumably remove the 2000-byte limit (based on Ingres's current page
  20. |> >size of 2048 bytes) on general fields.
  21. |> 
  22. |> Wrong!  INGRES 6.5 will support BLOBs as columns, but will not remove the 2000
  23. |> byte limit on tuple size.
  24.  
  25. I was recently informed by an Ingres Technical Rep that this limit _will_ go away in 
  26. release 6.5.  The new limit will be 2 gigabytes per tuple (No, I'm not kidding).  
  27.  
  28. Of course, all this came with the caveat that '..this is all unofficial...'  Marketing
  29. hype?  Who knows...  
  30.  
  31. BTW, vertically partitioning tables works just fine until you try a  select that joins 
  32. these partitions back together--you'll still have to strip out enough columns to get the 
  33. result tuple within the 2000 byte limit.
  34.  
  35. -------------------------------------------------------------------------
  36. Brent V. Holterman                | 
  37. University Of Washington          | Voice:  206.685.3740
  38. Medical Centers Info Systems      | Fax:    206.543.4833
  39. Mail Stop: XD-04                  | E-mail: holterman@u.washington.edu
  40. Seattle, WA 98195                 | 
  41.