https://github.com/kitze/postgres-s3-backups
https://github.com/kitze/postgres-s3-backups
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kitze/postgres-s3-backups
- Owner: kitze
- Created: 2023-05-18T07:41:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-18T07:41:55.000Z (about 3 years ago)
- Last Synced: 2024-12-29T13:18:42.032Z (over 1 year ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 2
- 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)