conferences | speakers | series

repcloud

home

repcloud
FOSDEM 2020

repcloud is a tool for repacking postgresql databases in cloud written in python3.

repcloud is a tool for repacking postgresql databases hosted in cloud. as pgrepack is a far better approach for repacking tables online, there are situations where is not possible to install the extension on a postgresql if it's hosted in cloud (e.g. Heroku). Hence comes repcloud which can help in rebuilding the tables on line with the use of simple SQL and some postgreSQL magic. The author will explain how the project started, the functionalities and the limitations.

Speakers: Federico Campoli