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]

 




> On Oct 20, 2022, at 11:45, Vince McMahon <sippingonesandzeros@xxxxxxxxx> wrote:
> 
> Thanks.  I guess it is time for vacuum. 😂

Ironically, vacuum is the main issue.  The main reason that you can't just slap a few gigabytes onto the end of a table is that the next time vacuum runs, it will happily truncate it all away.





[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