On Thu, 8 Aug 2002, Nigel J. Andrews wrote: > > I see files truncated at 1Gb on my Linux server: > > > > -rw------- 1 postgres users 855490560 Aug 6 20:53 795261707.2 > > -rw------- 1 postgres users 943259648 Aug 8 23:34 823049708 > > -rw------- 1 postgres users 1073741824 Aug 6 20:53 795261707.1 > > -rw------- 1 postgres users 1073741824 Aug 6 20:53 795261707 > > > > I'm wondering if postgresql doesn't have LARGE_FILES support ?
I'm a user not a hacker but I seem to remember a discussion on this before. Part of the design was to break the files at approx. 1GByte partly or wholly to avoid any OS file size limitation. Rod -- "Open Source Software - Sometimes you get more than you paid for..." ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html