https://github.com/jclaveau/postgres-s3-backups
https://github.com/jclaveau/postgres-s3-backups
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jclaveau/postgres-s3-backups
- Owner: jclaveau
- Created: 2023-09-17T08:07:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T10:23:19.000Z (over 1 year ago)
- Last Synced: 2025-02-24T18:53:38.204Z (3 months ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Postgres S3 backups
A simple NodeJS application to backup your PostgreSQL database to S3 via a cron.
[](https://railway.app/new/template/I4zGrH)