{"id":27388032,"url":"https://github.com/mecab/docker-pg_rman","last_synced_at":"2026-05-07T11:32:02.078Z","repository":{"id":146541240,"uuid":"89242488","full_name":"mecab/docker-pg_rman","owner":"mecab","description":"Dockerfile for pg_rman","archived":false,"fork":false,"pushed_at":"2017-04-24T14:01:49.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T18:35:55.761Z","etag":null,"topics":["docker","dockerfile","pg-rman","postgres","postgresql"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mecab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-24T13:19:35.000Z","updated_at":"2017-04-25T14:32:20.000Z","dependencies_parsed_at":"2024-06-13T05:06:04.765Z","dependency_job_id":null,"html_url":"https://github.com/mecab/docker-pg_rman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mecab/docker-pg_rman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mecab%2Fdocker-pg_rman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mecab%2Fdocker-pg_rman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mecab%2Fdocker-pg_rman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mecab%2Fdocker-pg_rman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mecab","download_url":"https://codeload.github.com/mecab/docker-pg_rman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mecab%2Fdocker-pg_rman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32735094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","dockerfile","pg-rman","postgres","postgresql"],"created_at":"2025-04-13T18:19:56.011Z","updated_at":"2026-05-07T11:32:02.067Z","avatar_url":"https://github.com/mecab.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dockerfile for [pg_rman](http://ossc-db.github.io/pg_rman/)\n===========================================================\n\n⚠ Before You Pull\n------------------\n\n**Use appropriate tag for corresponding postgresql version.**\n\nFor example:\n\n```bash\n# for postgres 9.6\n$ docker pull mecab/pg_rman:pg-9.6\n\n# for postgres 9.5\n$ docker pull mecab/pg_rman:pg-9.5\n```\n\nExamples\n--------\n\n```bash\n$ docker run --rm \\\n             -v /pg_data:/path/to/postgres_data_dir \\\n             -v /backup:/path/to/backup_dir \\\n             mecab/pg_rman init\n\n$ docker run --rm \\\n             -v /pg_data:/path/to/postgres_data_dir \\\n             -v /backup:/path/to/backup_dir \\\n             mecab/pg_rman backup -h {hostname} -p {port} -d {dbname} \\\n             -U {username} -W {password} \\\n             --backup-mode=full --compress-data --progress\n\n# You can use the environment variables as well.\n\n$ docker run --rm \\\n             -v /pg_data:/path/to/postgres_data_dir \\\n             -v /backup:/path/to/backup_dir \\\n             -e PGHOST={hostname} \\\n             -e PGPORT={port} \\\n             -e PGDATABASE={dbname} \\\n             -e PGUSER={username} \\\n             -e PGPASSWORD={password} \\\n             mecab/pg_rman backup --backup-mode=full --compress-data --progress\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmecab%2Fdocker-pg_rman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmecab%2Fdocker-pg_rman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmecab%2Fdocker-pg_rman/lists"}