Help us learn about your current experience with the documentation. Take the survey.
Database growth control
GitLab monolith uses postgres database for OLTP but often times data that gets into it does not have any lifecycle defined, which resulted in increasing database size by holding data which should not be sitting in them.
Multiple efforts are being done as part Data Growth Control epic to ensure the database stays under control and tools are built to facilitate moving data out of PgSQL when necessary.