Search Postgresql Archives

Re: Does standalone postfrsql have autogrowth/ manual growth on table space?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks.  I guess it is time for vacuum. 😂

On Thu, Oct 20, 2022, 13:34 Christophe Pettus <xof@xxxxxxxxxxxx> wrote:


> On Oct 20, 2022, at 10:29, Ron <ronljohnsonjr@xxxxxxxxx> wrote:
> There's no pre-allocation in Postgresql.

This is correct in that you can't say "please allocate 3GB for this table for me now."  The number of pages that are added to the end of a file isn't always one though; it can allocate more based on recent activity.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux