{"id":19779095,"url":"https://github.com/rongfengliang/pgloader-gitlab-pg2pg","last_synced_at":"2026-04-18T14:02:54.724Z","repository":{"id":106173011,"uuid":"194015203","full_name":"rongfengliang/pgloader-gitlab-pg2pg","owner":"rongfengliang","description":"pgloader-gitlab-pg2pg","archived":false,"fork":false,"pushed_at":"2019-06-27T04:50:23.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-25T14:41:19.098Z","etag":null,"topics":["data-migration","docker","docker-compose","pg2pg","pgloader"],"latest_commit_sha":null,"homepage":null,"language":null,"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/rongfengliang.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-27T03:19:33.000Z","updated_at":"2019-06-27T04:50:25.000Z","dependencies_parsed_at":"2023-06-15T22:15:44.652Z","dependency_job_id":null,"html_url":"https://github.com/rongfengliang/pgloader-gitlab-pg2pg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rongfengliang/pgloader-gitlab-pg2pg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpgloader-gitlab-pg2pg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpgloader-gitlab-pg2pg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpgloader-gitlab-pg2pg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpgloader-gitlab-pg2pg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/pgloader-gitlab-pg2pg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fpgloader-gitlab-pg2pg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["data-migration","docker","docker-compose","pg2pg","pgloader"],"created_at":"2024-11-12T05:33:29.361Z","updated_at":"2026-04-18T14:02:49.706Z","avatar_url":"https://github.com/rongfengliang.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# pgloader index test\n\n\u003e this demo project is for gitlab table migration\n\n## export data\n\n```code\npg_dump  -h hostip  -p 5432 -U postgres   -t members -d postgres \u003e members.sql\n\npg_dump  -h hostip  -p 5432 -U postgres   -t users -d postgres \u003e users.sql\n\n```\n\n## import test data\n\n\u003e import externel data from pg 2 local test pg source\n\n```code\npsql -h 127.0.0.1 -U postgres -p 5432 -d postgres \u003c users.sql\npsql -h 127.0.0.1 -U postgres -p 5432 -d postgres \u003c members.sql\n```\n\n## exec pgloader for data import\n\n\n* start local test pg dbs\n\n```code\ndocker-compose up -d postgres postgres2\n```\n\n* exec load datas\n\n```code\ndocker-compose up pgloader-pg\n```\n\n## some refs\n\n[pg2pg-pgloader](https://pgloader.readthedocs.io/en/latest/ref/pgsql.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fpgloader-gitlab-pg2pg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Fpgloader-gitlab-pg2pg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fpgloader-gitlab-pg2pg/lists"}