{"id":16987983,"url":"https://github.com/flyck/la_pgbackup","last_synced_at":"2026-04-10T20:59:06.559Z","repository":{"id":52696677,"uuid":"240563661","full_name":"flyck/LA_pgbackup","owner":"flyck","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-20T19:42:26.000Z","size":17,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T04:09:14.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flyck.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-14T17:29:45.000Z","updated_at":"2020-02-14T17:30:01.000Z","dependencies_parsed_at":"2022-08-22T07:40:24.253Z","dependency_job_id":null,"html_url":"https://github.com/flyck/LA_pgbackup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyck%2FLA_pgbackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyck%2FLA_pgbackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyck%2FLA_pgbackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyck%2FLA_pgbackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyck","download_url":"https://codeload.github.com/flyck/LA_pgbackup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244896159,"owners_count":20528012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T02:51:14.725Z","updated_at":"2026-04-10T20:59:01.539Z","avatar_url":"https://github.com/flyck.png","language":"Python","readme":"pgbackup\r\n========\r\n\r\nCLI for backing up remote PostgreSQL databases locally or to AWS S3.\r\n\r\nPreparing for Development\r\n-------------------------\r\n\r\n1. Ensure ``pip`` and ``pipenv`` are installed\r\n2. Clone repository: ``git clone git@github.com:example/pgbackup``\r\n3. ``cd`` into repository\r\n4. Fetch development dependencies ``make install``\r\n5. Activate virtualenv: ``pipenv shell``\r\n\r\nUsage\r\n-----\r\n\r\nPass in a full database URL, the storage driver, and destination.\r\n\r\nS3 Example w/ bucket name:\r\n\r\n::\r\n\r\n    $ pgbackup postgres://bob@example.com:5432/db_one --driver s3 backups\r\n\r\nLocal Example w/ local path:\r\n\r\n::\r\n\r\n    $ pgbackup postgres://bob@example.com:5432/db_one --driver local /var/local/db_one/backups\r\n\r\nRunning Tests\r\n-------------\r\n\r\nRun tests locally using ``make`` if virtualenv is active:\r\n\r\n::\r\n\r\n    $ make\r\n\r\nIf virtualenv isn’t active then use:\r\n\r\n::\r\n\r\n    $ pipenv run make","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyck%2Fla_pgbackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflyck%2Fla_pgbackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyck%2Fla_pgbackup/lists"}