On Sun, Dec 19, 2010 at 1:10 PM, Jim Nasby j...@nasby.net wrote:
On Dec 19, 2010, at 1:10 AM, flyusa2010 fly wrote:
Does postgres make an effort to create a file with physically continuous
blocks?
AFAIK all files are expanded as needed. I don't think there's any flags you
can pass to the
On Tue, Dec 21, 2010 at 4:49 AM, Robert Haas robertmh...@gmail.com wrote:
On Sun, Dec 19, 2010 at 1:10 PM, Jim Nasby j...@nasby.net wrote:
On Dec 19, 2010, at 1:10 AM, flyusa2010 fly wrote:
Does postgres make an effort to create a file with physically continuous
blocks?
AFAIK all files are
On 22.12.2010 03:45, Rob Wultsch wrote:
On Tue, Dec 21, 2010 at 4:49 AM, Robert Haasrobertmh...@gmail.com wrote:
On Sun, Dec 19, 2010 at 1:10 PM, Jim Nasbyj...@nasby.net wrote:
On Dec 19, 2010, at 1:10 AM, flyusa2010 fly wrote:
Does postgres make an effort to create a file with physically
On Wed, Dec 22, 2010 at 12:15 AM, Heikki Linnakangas
heikki.linnakan...@enterprisedb.com wrote:
On 22.12.2010 03:45, Rob Wultsch wrote:
On Tue, Dec 21, 2010 at 4:49 AM, Robert Haasrobertmh...@gmail.com
wrote:
On Sun, Dec 19, 2010 at 1:10 PM, Jim Nasbyj...@nasby.net wrote:
On Dec 19,
On 22.12.2010 09:25, Rob Wultsch wrote:
On Wed, Dec 22, 2010 at 12:15 AM, Heikki Linnakangas
heikki.linnakan...@enterprisedb.com wrote:
Hmm, innodb_autoextend_increment seems more like what we're discussing here
On Dec 19, 2010, at 1:10 AM, flyusa2010 fly wrote:
Does postgres make an effort to create a file with physically continuous
blocks?
AFAIK all files are expanded as needed. I don't think there's any flags you can
pass to the filesystem to tell it this file will eventually be 1GB in size.
So,
folks,
Does postgres make an effort to create a file with physically continuous
blocks?
Thanks!