{
  "schema": 1,
  "sqlstate": "3F000",
  "condition_name": "invalid_schema_name",
  "sources": [
    {
      "id": "src.errcodes.18.6",
      "kind": "upstream_source",
      "source_role": "condition_definition",
      "tag": "REL_18_6",
      "commit": "724edf9bde9d356724ad384a2e196edc3c9f80f7",
      "path": "src/backend/utils/errcodes.txt",
      "sha256": "6e8de346643ba84aa3c9c6a73360acfc7b2dfb89162c06c08ce9bf5bcd5bbcba",
      "url": "https://github.com/postgres/postgres/blob/724edf9bde9d356724ad384a2e196edc3c9f80f7/src/backend/utils/errcodes.txt"
    },
    {
      "id": "src.calls.REL_18_6",
      "kind": "local_artifact",
      "source_role": "source_call_scan",
      "sha256": "9ee8a0e81d8f0825c5c1ae45583439859a26e602bdd4ce2f2a62aa278867ccbf",
      "tag": "REL_18_6"
    },
    {
      "id": "src.calls.REL_10_23",
      "kind": "local_artifact",
      "source_role": "source_call_scan",
      "sha256": "00d16d3eb01b71ccf1b245c8f3102f9d0ec9f36fb02777b8dd1b99fcb263040c",
      "tag": "REL_10_23"
    },
    {
      "id": "src.namespace-missing-schema.18.6",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_18_6",
      "commit": "724edf9bde9d356724ad384a2e196edc3c9f80f7",
      "path": "src/backend/catalog/namespace.c",
      "sha256": "8c9e6a99e84fa2cec8a9b1de2ecbe3966a13f4ad68c6ccfbfb8134a754d73e56",
      "url": "https://github.com/postgres/postgres/blob/724edf9bde9d356724ad384a2e196edc3c9f80f7/src/backend/catalog/namespace.c#L3545-L3547"
    },
    {
      "id": "src.namespace-missing-schema.10.23",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_10_23",
      "commit": "02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4",
      "path": "src/backend/catalog/namespace.c",
      "sha256": "74833354740d0e5679507d07b3c6e41aea01c2cb30adcd1e238bed3ebf96ddc6",
      "url": "https://github.com/postgres/postgres/blob/02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4/src/backend/catalog/namespace.c#L3022-L3024"
    },
    {
      "id": "src.namespace-creation-no-schema.10.23",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_10_23",
      "commit": "02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4",
      "path": "src/backend/catalog/namespace.c",
      "sha256": "74833354740d0e5679507d07b3c6e41aea01c2cb30adcd1e238bed3ebf96ddc6",
      "url": "https://github.com/postgres/postgres/blob/02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4/src/backend/catalog/namespace.c#L2967-L3004"
    },
    {
      "id": "src.parse-relation-undefined-table.10.23",
      "kind": "upstream_source",
      "source_role": "source_call",
      "tag": "REL_10_23",
      "commit": "02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4",
      "path": "src/backend/parser/parse_relation.c",
      "sha256": "a34f40fc93fa5df0015fe5af5ee7761ccba2d16a791cda69ae07848ed27616b5",
      "url": "https://github.com/postgres/postgres/blob/02991e79f8f58bc208f05dcc8af0c62dbe0a6ea4/src/backend/parser/parse_relation.c#L1147-L1184"
    },
    {
      "id": "doc.transactions.18",
      "kind": "upstream_source",
      "source_role": "transaction_recovery_documentation",
      "tag": "PG18-docs",
      "commit": "724edf9bde9d356724ad384a2e196edc3c9f80f7",
      "path": "doc/src/sgml/xact.sgml",
      "sha256": "b48fbe8bd02ce3d1181a350c88c8baa6e11c73edc90a936e77b180daef328c5c",
      "url": "https://www.postgresql.org/docs/18/tutorial-transactions.html"
    },
    {
      "id": "manifest.3F000",
      "kind": "local_artifact",
      "source_role": "case_manifest",
      "sha256": "24f38a529b6226fed2c5a75d5d25414c6be4616a8e27cb8a72021aca552d8baa",
      "tag": "workspace"
    },
    {
      "id": "snippet-registry.3F000",
      "kind": "local_artifact",
      "source_role": "snippet_registry",
      "sha256": "a51e3e0d667e45c1ef692589bbddb847d49df0689e12d14616eb23ee036d82ac",
      "tag": "workspace"
    }
  ],
  "claims": [
    {
      "id": "identity.class-and-condition",
      "statement": "3F000 is the invalid_schema_name condition in Class 3F.",
      "method": "Read the fixed errcodes.txt definition and the locked catalogue metadata.",
      "limits": "Directory identity does not identify every backend or client path.",
      "sources": [
        "src.errcodes.18.6"
      ]
    },
    {
      "id": "mechanism.backend-path",
      "statement": "The fixed source paths associated with 3F000 report the condition in the mechanism selected for this page.",
      "method": "Trace the resolved source call records at the fixed release commits and compare their dynamic message fields.",
      "limits": "Other calls can retain the same SQLSTATE with different context or text.",
      "sources": [
        "src.namespace-missing-schema.18.6",
        "src.namespace-missing-schema.10.23"
      ]
    },
    {
      "id": "runtime.representative-case",
      "statement": "The selected invalid_schema_name case passed with the expected structured diagnostics, recovery assertions, and cleanup on PostgreSQL 18.6 and 10.21.",
      "method": "Run the shared registry case on isolated runner-owned latest and PG10 targets; inspect the final summaries and raw results.",
      "limits": "This covers the selected case and versions only; it does not generalize to every driver, proxy, or intermediate release.",
      "sources": [
        "snippet-registry.3F000",
        "manifest.3F000"
      ],
      "runtime": [
        "runtime.3F000-conn-test-latest.latest",
        "runtime.3F000-conn-test-pg10.pg10"
      ]
    },
    {
      "id": "namespace-branch-boundary",
      "statement": "The fixed namespace branches distinguish an explicitly missing schema, which reports 3F000 with schema \"%s\" does not exist, from an unqualified CREATE with no active creation namespace, which reports 3F000 with no schema has been selected to create in. An unqualified relation miss is the parser's 42P01 relation \"%s\" does not exist path, and privilege denial is 42501; search_path does not turn those relation or privilege branches into 3F000.",
      "method": "Read the complete fixed namespace creation and explicit-lookup branches together with parserOpenTable, then compare the selected runtime diagnostics and transaction recovery contract.",
      "limits": "The selected runtime covers one qualified missing-schema reference; the creation-no-schema and 42P01 contrast branches are source-only and no new runtime was selected.",
      "sources": [
        "src.namespace-missing-schema.18.6",
        "src.namespace-missing-schema.10.23",
        "src.namespace-creation-no-schema.10.23",
        "src.parse-relation-undefined-table.10.23",
        "doc.transactions.18"
      ]
    },
    {
      "id": "versions.catalogue-boundary",
      "statement": "The locked catalogue records 3F000 in the listed snapshots; the runtime comparison here is limited to PostgreSQL 18.6 and 10.21.",
      "method": "Read the generated facts block and locked manifest, then compare the selected target summaries.",
      "limits": "Presence in a definition file is not an exact behavioral introduction; the two runtime targets do not prove all middle versions.",
      "sources": [
        "src.errcodes.18.6",
        "src.calls.REL_18_6",
        "src.calls.REL_10_23"
      ]
    }
  ],
  "messages": [
    {
      "id": "message.missing-schema",
      "sqlstate": "3F000",
      "severity_source": "explicit ERROR",
      "sources": [
        "src.namespace-missing-schema.18.6",
        "src.namespace-missing-schema.10.23"
      ],
      "primary_template": "schema \"%s\" does not exist"
    },
    {
      "id": "message.creation-no-schema",
      "sqlstate": "3F000",
      "severity_source": "explicit ERROR",
      "sources": [
        "src.namespace-creation-no-schema.10.23"
      ],
      "primary_template": "no schema has been selected to create in"
    }
  ],
  "usage_evidence": [
    {
      "scope": "SQLSTATE directory identity",
      "status": "definition_only",
      "evidence_ids": [
        "identity.class-and-condition",
        "src.errcodes.18.6"
      ]
    },
    {
      "scope": "Selected backend mechanism",
      "status": "source_path_confirmed",
      "evidence_ids": [
        "mechanism.backend-path",
        "src.namespace-missing-schema.18.6",
        "src.namespace-missing-schema.10.23",
        "namespace-branch-boundary",
        "src.namespace-creation-no-schema.10.23",
        "src.parse-relation-undefined-table.10.23",
        "doc.transactions.18"
      ]
    },
    {
      "scope": "Observed invalid_schema_name on isolated targets",
      "status": "observed_runtime",
      "evidence_ids": [
        "runtime.representative-case",
        "snippet-registry.3F000",
        "runtime.3F000-conn-test-latest.latest",
        "runtime.3F000-conn-test-pg10.pg10"
      ]
    },
    {
      "scope": "Locked release presence and bounded version comparison",
      "status": "definition_only",
      "evidence_ids": [
        "versions.catalogue-boundary",
        "src.errcodes.18.6"
      ]
    }
  ],
  "runtime": [
    {
      "id": "runtime.3F000-conn-test-latest.latest",
      "kind": "runtime_observation",
      "run_id": "3F000-conn-test-latest",
      "target": "latest",
      "status": "passed",
      "server_version": "18.6 (Homebrew)",
      "server_version_num": 180006,
      "cases": [
        "invalid_schema_name"
      ],
      "summary_sha256": "9a561e0b5973596704fbffc8d1ac0fe9fdf28952bf8a6b99c7a389ddd4719ca3",
      "raw_sha256": "9dbd0f3c1d1567ba9285d398eb99ad12283459c859af49a905f1e592425eafad",
      "case_manifest_sha256": "24f38a529b6226fed2c5a75d5d25414c6be4616a8e27cb8a72021aca552d8baa",
      "snippet_registry": {
        "sha256": "a51e3e0d667e45c1ef692589bbddb847d49df0689e12d14616eb23ee036d82ac"
      },
      "environment": {
        "target_kind": "latest",
        "server_version": "18.6 (Homebrew)",
        "server_version_num": "180006",
        "machine": "arm64",
        "platform": "macOS-26.6.2-arm64-arm-64bit-Mach-O",
        "libpq_version": "18.6",
        "psycopg_version": "3.3.5",
        "python_version": "3.14.6 (main, Jun 10 2026, 10:03:53) [Clang 21.0.0 (clang-2100.0.123.102)]",
        "locale": "en_US.UTF-8",
        "lc_messages": "C",
        "log_destination": "csvlog,jsonlog"
      },
      "observed": {
        "connection_autocommit": true,
        "diagnostic": {
          "column_name": null,
          "constraint_name": null,
          "context": null,
          "datatype_name": null,
          "exception_type": "InvalidSchemaName",
          "internal_position": null,
          "internal_query": null,
          "message_detail": null,
          "message_hint": null,
          "message_primary": "schema \"c3f000_invalid_schema_name_missing\" does not exist",
          "schema_name": null,
          "severity": "ERROR",
          "severity_nonlocalized": "ERROR",
          "source_file": "namespace.c",
          "source_function": "get_namespace_oid",
          "source_line": "3547",
          "sqlstate": "3F000",
          "statement_position": "14",
          "table_name": null,
          "text": "schema \"c3f000_invalid_schema_name_missing\" does not exist\nLINE 1: CREATE TABLE \"c3f000_invalid_schema_name_missing\".\"repaired_...\n                     ^"
        },
        "missing_schema": "c3f000_invalid_schema_name_missing",
        "repaired_table": "c3f000_invalid_schema_name_missing.repaired_table",
        "row_count": 1,
        "statuses": {
          "after_error": "IDLE",
          "final": "IDLE"
        }
      },
      "assertions": [
        {
          "expected": "3F000",
          "name": "schema SQLSTATE",
          "observed": "3F000",
          "passed": true
        },
        {
          "expected": "schema \"c3f000_invalid_schema_name_missing\" does not exist",
          "name": "schema diagnostic",
          "observed": "schema \"c3f000_invalid_schema_name_missing\" does not exist",
          "passed": true
        },
        {
          "expected": "IDLE, one row, IDLE",
          "name": "schema creation repairs path",
          "observed": {
            "after_error": "IDLE",
            "count": 1,
            "final": "IDLE"
          },
          "passed": true
        }
      ],
      "cleanup": {
        "case": {
          "errors": [],
          "passed": true
        },
        "target_stop": {
          "argv": [
            "/opt/homebrew/Cellar/postgresql@18/18.6/bin/pg_ctl",
            "-D",
            "<local runtime artifact>",
            "-m",
            "fast",
            "-w",
            "stop"
          ],
          "elapsed_seconds": 0.107,
          "returncode": 0,
          "stderr": "",
          "stdout": "waiting for server to shut down.... done\nserver stopped\n"
        }
      },
      "limits": "Disposable runner-owned target only; this is a bounded mechanism case, not a guarantee for every client or network path."
    },
    {
      "id": "runtime.3F000-conn-test-pg10.pg10",
      "kind": "runtime_observation",
      "run_id": "3F000-conn-test-pg10",
      "target": "pg10",
      "status": "passed",
      "server_version": "10.21 (Debian 10.21-1.pgdg90+1)",
      "server_version_num": 100021,
      "cases": [
        "invalid_schema_name"
      ],
      "summary_sha256": "34a08faf372e7b262ae783c0d50a291d75ee8eece30a72c513f3f65482d6bfaa",
      "raw_sha256": "7dc9d41be4105c27ab544456931505332018143becf021604cbd22e206fc537c",
      "case_manifest_sha256": "24f38a529b6226fed2c5a75d5d25414c6be4616a8e27cb8a72021aca552d8baa",
      "snippet_registry": {
        "sha256": "a51e3e0d667e45c1ef692589bbddb847d49df0689e12d14616eb23ee036d82ac"
      },
      "environment": {
        "target_kind": "pg10",
        "server_version": "10.21 (Debian 10.21-1.pgdg90+1)",
        "server_version_num": "100021",
        "machine": "arm64",
        "platform": "macOS-26.6.2-arm64-arm-64bit-Mach-O",
        "libpq_version": "18.6",
        "psycopg_version": "3.3.5",
        "python_version": "3.14.6 (main, Jun 10 2026, 10:03:53) [Clang 21.0.0 (clang-2100.0.123.102)]",
        "locale": "en_US.UTF-8",
        "lc_messages": "en_US.utf8",
        "log_destination": "csvlog"
      },
      "observed": {
        "connection_autocommit": true,
        "diagnostic": {
          "column_name": null,
          "constraint_name": null,
          "context": null,
          "datatype_name": null,
          "exception_type": "InvalidSchemaName",
          "internal_position": null,
          "internal_query": null,
          "message_detail": null,
          "message_hint": null,
          "message_primary": "schema \"c3f000_invalid_schema_name_missing\" does not exist",
          "schema_name": null,
          "severity": "ERROR",
          "severity_nonlocalized": "ERROR",
          "source_file": "namespace.c",
          "source_function": "get_namespace_oid",
          "source_line": "3024",
          "sqlstate": "3F000",
          "statement_position": "14",
          "table_name": null,
          "text": "schema \"c3f000_invalid_schema_name_missing\" does not exist\nLINE 1: CREATE TABLE \"c3f000_invalid_schema_name_missing\".\"repaired_...\n                     ^"
        },
        "missing_schema": "c3f000_invalid_schema_name_missing",
        "repaired_table": "c3f000_invalid_schema_name_missing.repaired_table",
        "row_count": 1,
        "statuses": {
          "after_error": "IDLE",
          "final": "IDLE"
        }
      },
      "assertions": [
        {
          "expected": "3F000",
          "name": "schema SQLSTATE",
          "observed": "3F000",
          "passed": true
        },
        {
          "expected": "schema \"c3f000_invalid_schema_name_missing\" does not exist",
          "name": "schema diagnostic",
          "observed": "schema \"c3f000_invalid_schema_name_missing\" does not exist",
          "passed": true
        },
        {
          "expected": "IDLE, one row, IDLE",
          "name": "schema creation repairs path",
          "observed": {
            "after_error": "IDLE",
            "count": 1,
            "final": "IDLE"
          },
          "passed": true
        }
      ],
      "cleanup": {
        "case": {
          "errors": [],
          "passed": true
        },
        "target_stop": {
          "cleanup": {
            "argv": [
              "/usr/local/bin/docker",
              "rm",
              "-f",
              "-v",
              "sqlstate3f000_3F000conntestpg10_pg10"
            ],
            "elapsed_seconds": 0.341,
            "returncode": 0,
            "stderr": "",
            "stdout": "sqlstate3f000_3F000conntestpg10_pg10\n"
          },
          "inspect": {
            "argv": [
              "/usr/local/bin/docker",
              "inspect",
              "sqlstate3f000_3F000conntestpg10_pg10"
            ],
            "elapsed_seconds": 0.017,
            "returncode": 0,
            "stderr": "",
            "stdout": "[\n    {\n        \"Id\": \"b694ead735ee83bb7da85608cdfab90a0f507e23e9df10793cd29acb82a3ebad\",\n        \"Created\": \"2026-09-09T14:55:53.169487505Z\",\n        \"Path\": \"docker-entrypoint.sh\",\n        \"Args\": [\n            \"postgres\",\n            \"-c\",\n            \"listen_addresses=*\",\n            \"-c\",\n            \"log_destination=csvlog\",\n            \"-c\",\n            \"logging_collector=on\",\n            \"-c\",\n            \"log_directory=log\",\n            \"-c\",\n            \"log_filename=postgresql-%Y%m%d%H%M%S.log\",\n            \"-c\",\n            \"log_min_messages=error\",\n            \"-c\",\n            \"log_min_error_statement=error\",\n            \"-c\",\n            \"log_error_verbosity=verbose\",\n            \"-c\",\n            \"wal_level=logical\",\n            \"-c\",\n            \"max_wal_senders=10\",\n            \"-c\",\n            \"max_replication_slots=10\"\n        ],\n        \"State\": {\n            \"Status\": \"running\",\n            \"Running\": true,\n            \"Paused\": false,\n            \"Restarting\": false,\n            \"OOMKilled\": false,\n            \"Dead\": false,\n            \"Pid\": 55126,\n            \"ExitCode\": 0,\n            \"Error\": \"\",\n            \"StartedAt\": \"2026-09-09T14:55:53.249415463Z\",\n            \"FinishedAt\": \"0001-01-01T00:00:00Z\"\n        },\n        \"Image\": \"sha256:b2baf8998630663d21370da06387c950e587071bdd307ee34e661cdcc7442bcc\",\n        \"ResolvConfPath\": \"/var/lib/docker/containers/b694ead735ee83bb7da85608cdfab90a0f507e23e9df10793cd29acb82a3ebad/resolv.conf\",\n        \"HostnamePath\": \"/var/lib/docker/containers/b694ead735ee83bb7da85608cdfab90a0f507e23e9df10793cd29acb82a3ebad/hostname\",\n        \"HostsPath\": \"/var/lib/docker/containers/b694ead735ee83bb7da85608cdfab90a0f507e23e9df10793cd29acb82a3ebad/hosts\",\n        \"LogPath\": \"/var/lib/docker/containers/b694ead735ee83bb7da85608cdfab90a0f507e23e9df10793cd29acb82a3ebad/b694ead735ee83bb7da85608cdfab90a0f507e23e9df10793cd29acb82a3ebad-json.log\",\n        \"Name\": \"/sqlstate3f000_3F000conntestpg10_pg10\",\n        \"RestartCount\": 0,\n        \"Driver\": \"overlayfs\",\n        \"Platform\": \"linux\",\n        \"MountLabel\": \"\",\n        \"ProcessLabel\": \"\",\n        \"AppArmorProfile\": \"\",\n        \"ExecIDs\": null,\n        \"HostConfig\": {\n            \"Binds\": null,\n            \"ContainerIDFile\": \"\",\n            \"LogConfig\": {\n                \"Type\": \"json-file\",\n                \"Config\": {}\n            },\n            \"NetworkMode\": \"bridge\",\n            \"PortBindings\": {\n                \"5432/tcp\": [\n                    {\n                        \"HostIp\": \"127.0.0.1\",\n                        \"HostPort\": \"\"\n                    }\n                ]\n            },\n            \"RestartPolicy\": {\n                \"Name\": \"no\",\n                \"MaximumRetryCount\": 0\n            },\n            \"AutoRemove\": false,\n            \"VolumeDriver\": \"\",\n            \"VolumesFrom\": null,\n            \"ConsoleSize\": [\n                0,\n                0\n            ],\n            \"CapAdd\": null,\n            \"CapDrop\": null,\n            \"CgroupnsMode\": \"private\",\n            \"Dns\": null,\n            \"DnsOptions\": [],\n            \"DnsSearch\": [],\n            \"ExtraHosts\": null,\n            \"GroupAdd\": null,\n            \"IpcMode\": \"private\",\n            \"Cgroup\": \"\",\n            \"Links\": null,\n            \"OomScoreAdj\": 0,\n            \"PidMode\": \"\",\n            \"Privileged\": false,\n            \"PublishAllPorts\": false,\n            \"ReadonlyRootfs\": false,\n            \"SecurityOpt\": null,\n            \"UTSMode\": \"\",\n            \"UsernsMode\": \"\",\n            \"ShmSize\": 67108864,\n            \"Runtime\": \"runc\",\n            \"Isolation\": \"\",\n            \"CpuShares\": 0,\n            \"Memory\": 0,\n            \"NanoCpus\": 0,\n            \"CgroupParent\": \"\",\n            \"BlkioWeight\": 0,\n            \"BlkioWeightDevice\": [],\n            \"BlkioDeviceReadBps\": [],\n            \"BlkioDeviceWriteBps\": [],\n            \"BlkioDeviceReadIOps\": [],\n            \"BlkioDeviceWriteIOps\": [],\n            \"CpuPeriod\": 0,\n            \"CpuQuota\": 0,\n            \"CpuRealtimePeriod\": 0,\n            \"CpuRealtimeRuntime\": 0,\n            \"CpusetCpus\": \"\",\n            \"CpusetMems\": \"\",\n            \"Devices\": [],\n            \"DeviceCgroupRules\": null,\n            \"DeviceRequests\": null,\n            \"MemoryReservation\": 0,\n            \"MemorySwap\": 0,\n            \"MemorySwappiness\": null,\n            \"OomKillDisable\": null,\n            \"PidsLimit\": null,\n            \"Ulimits\": [],\n            \"CpuCount\": 0,\n            \"CpuPercent\": 0,\n            \"IOMaximumIOps\": 0,\n            \"IOMaximumBandwidth\": 0,\n            \"MaskedPaths\": [\n                \"/proc/acpi\",\n                \"/proc/asound\",\n                \"/proc/interrupts\",\n                \"/proc/kcore\",\n                \"/proc/keys\",\n                \"/proc/latency_stats\",\n                \"/proc/sched_debug\",\n                \"/proc/scsi\",\n                \"/proc/timer_list\",\n                \"/proc/timer_stats\",\n                \"/sys/devices/virtual/powercap\",\n                \"/sys/firmware\"\n            ],\n            \"ReadonlyPaths\": [\n                \"/proc/bus\",\n                \"/proc/fs\",\n                \"/proc/irq\",\n                \"/proc/sys\",\n                \"/proc/sysrq-trigger\"\n            ]\n        },\n        \"Storage\": {\n            \"RootFS\": {\n                \"Snapshot\": {\n                    \"Name\": \"overlayfs\"\n                }\n            }\n        },\n        \"Mounts\": [\n            {\n                \"Type\": \"volume\",\n                \"Name\": \"889e3f6b2813d8aa3a0b13ba521541bb63c280b63532256e95f89298278cd24f\",\n                \"Source\": \"/var/lib/docker/volumes/889e3f6b2813d8aa3a0b13ba521541bb63c280b63532256e95f89298278cd24f/_data\",\n                \"Destination\": \"/var/lib/postgresql/data\",\n                \"Driver\": \"local\",\n                \"Mode\": \"\",\n                \"RW\": true,\n                \"Propagation\": \"\"\n            }\n        ],\n        \"Config\": {\n            \"Hostname\": \"b694ead735ee\",\n            \"Domainname\": \"\",\n            \"User\": \"\",\n            \"AttachStdin\": false,\n            \"AttachStdout\": false,\n            \"AttachStderr\": false,\n            \"ExposedPorts\": {\n                \"5432/tcp\": {}\n            },\n            \"Tty\": false,\n            \"OpenStdin\": false,\n            \"StdinOnce\": false,\n            \"Env\": [\n                \"POSTGRES_HOST_AUTH_METHOD=trust\",\n                \"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/10/bin\",\n                \"GOSU_VERSION=1.14\",\n                \"LANG=en_US.utf8\",\n                \"PG_MAJOR=10\",\n                \"PG_VERSION=10.21-1.pgdg90+1\",\n                \"PGDATA=/var/lib/postgresql/data\"\n            ],\n            \"Cmd\": [\n                \"postgres\",\n                \"-c\",\n                \"listen_addresses=*\",\n                \"-c\",\n                \"log_destination=csvlog\",\n                \"-c\",\n                \"logging_collector=on\",\n                \"-c\",\n                \"log_directory=log\",\n                \"-c\",\n                \"log_filename=postgresql-%Y%m%d%H%M%S.log\",\n                \"-c\",\n                \"log_min_messages=error\",\n                \"-c\",\n                \"log_min_error_statement=error\",\n                \"-c\",\n                \"log_error_verbosity=verbose\",\n                \"-c\",\n                \"wal_level=logical\",\n                \"-c\",\n                \"max_wal_senders=10\",\n                \"-c\",\n                \"max_replication_slots=10\"\n            ],\n            \"Image\": \"postgres@sha256:b2baf8998630663d21370da06387c950e587071bdd307ee34e661cdcc7442bcc\",\n            \"Volumes\": {\n                \"/var/lib/postgresql/data\": {}\n            },\n            \"WorkingDir\": \"\",\n            \"Entrypoint\": [\n                \"docker-entrypoint.sh\"\n            ],\n            \"Labels\": {},\n            \"StopSignal\": \"SIGINT\",\n            \"StopTimeout\": 1\n        },\n        \"NetworkSettings\": {\n            \"SandboxID\": \"18c4a41f3d9dd37eaef70a5593e4f8016ceb96f5dc42e247d17bb543af9adc95\",\n            \"SandboxKey\": \"/var/run/docker/netns/18c4a41f3d9d\",\n            \"Ports\": {\n                \"5432/tcp\": [\n                    {\n                        \"HostIp\": \"127.0.0.1\",\n                        \"HostPort\": \"56789\"\n                    }\n                ]\n            },\n            \"Networks\": {\n                \"bridge\": {\n                    \"IPAMConfig\": null,\n                    \"Links\": null,\n                    \"Aliases\": null,\n                    \"DriverOpts\": null,\n                    \"GwPriority\": 0,\n                    \"NetworkID\": \"aed51554f8cd8bac69ecd4f073e41e147fda7b458e9d95be2af472651f2e825c\",\n                    \"EndpointID\": \"b903cc8d626b5131d3ac895aedd9d7972d8f9450cf5060eac07362f1f2e410de\",\n                    \"Gateway\": \"172.17.0.1\",\n                    \"IPAddress\": \"172.17.0.53\",\n                    \"MacAddress\": \"6a:1c:ba:fb:14:20\",\n                    \"IPPrefixLen\": 16,\n                    \"IPv6Gateway\": \"\",\n                    \"GlobalIPv6Address\": \"\",\n                    \"GlobalIPv6PrefixLen\": 0,\n                    \"DNSNames\": null\n                }\n            }\n        },\n        \"ImageManifestDescriptor\": {\n            \"mediaType\": \"application/vnd.docker.distribution.manifest.v2+json\",\n            \"digest\": \"sha256:52aada7978f1eef3b6b52a51afb7a3defd69254d00c946cb90d2ceb32b8ffce7\",\n            \"size\": 3246,\n            \"platform\": {\n                \"architecture\": \"arm64\",\n                \"os\": \"linux\",\n                \"variant\": \"v8\"\n            }\n        }\n    }\n]\n"
          }
        }
      },
      "limits": "Disposable runner-owned target only; this is a bounded mechanism case, not a guarantee for every client or network path.",
      "image": "postgres:10"
    }
  ]
}
