PostgreSQL log dump from AWS cloud
Or a bit of applied tetrisology. All that's new is well-forgotten old. Epigraphs. Problem statement It is necessary to periodically download the current PostgreSQL log file from AWS cloud to a local Linux host. Not in real-time, but let's say with a slight delay. The period for updating the log file is 5 minutes. The log file in AWS is rotated every hour. Tools used To download the log file to the host […]
