]> granicus.if.org Git - postgresql/commit
OK...here is a patch that will cause the magnetic disk storage
authorBruce Momjian <bruce@momjian.us>
Fri, 20 Mar 1998 04:22:54 +0000 (04:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 20 Mar 1998 04:22:54 +0000 (04:22 +0000)
commit922c83fe624488a73521548122b1d8e1560f08df
tree608f355d5bc02e7b83e492aec3e492d8591dee58
parent59203450688554f2b63e1ccf2894e033b20f4c01
OK...here is a patch that will cause the magnetic disk storage
manager to not try to split files in 2 gig chunks.  It will just
try to get another block.

If applied, everything is just as before. But if LET_OS_MANAGE_FILESIZE
is defined, the chaining disappears and the file just keeps on
going, and going, and going, til the OS barfs.

Darren King
src/backend/storage/smgr/md.c