[
  {
    "Plan": {
      "Node Type": "Nested Loop",
      "Parallel Aware": false,
      "Join Type": "Inner",
      "Startup Cost": 0.57,
      "Total Cost": 15275475.86,
      "Plan Rows": 899706,
      "Plan Width": 808,
      "Actual Startup Time": 5.429,
      "Actual Total Time": 1786792.417,
      "Actual Rows": 3717175,
      "Actual Loops": 1,
      "Inner Unique": false,
      "Shared Hit Blocks": 17289605,
      "Shared Read Blocks": 1542437,
      "Shared Dirtied Blocks": 0,
      "Shared Written Blocks": 0,
      "Local Hit Blocks": 0,
      "Local Read Blocks": 23886,
      "Local Dirtied Blocks": 0,
      "Local Written Blocks": 1024,
      "Temp Read Blocks": 0,
      "Temp Written Blocks": 0,
      "I/O Read Time": 1663382.713,
      "I/O Write Time": 0.000,
      "Plans": [
        {
          "Node Type": "Seq Scan",
          "Parent Relationship": "Outer",
          "Parallel Aware": false,
          "Relation Name": "records_to_filter_on",
          "Alias": "r",
          "Startup Cost": 0.00,
          "Total Cost": 50877.18,
          "Plan Rows": 2699118,
          "Plan Width": 44,
          "Actual Startup Time": 0.039,
          "Actual Total Time": 1659.381,
          "Actual Rows": 3750000,
          "Actual Loops": 1,
          "Shared Hit Blocks": 0,
          "Shared Read Blocks": 0,
          "Shared Dirtied Blocks": 0,
          "Shared Written Blocks": 0,
          "Local Hit Blocks": 0,
          "Local Read Blocks": 23886,
          "Local Dirtied Blocks": 0,
          "Local Written Blocks": 1024,
          "Temp Read Blocks": 0,
          "Temp Written Blocks": 0,
          "I/O Read Time": 284.911,
          "I/O Write Time": 0.000
        },
        {
          "Node Type": "Subquery Scan",
          "Parent Relationship": "Inner",
          "Parallel Aware": false,
          "Alias": "c",
          "Startup Cost": 0.57,
          "Total Cost": 5.63,
          "Plan Rows": 1,
          "Plan Width": 764,
          "Actual Startup Time": 0.473,
          "Actual Total Time": 0.473,
          "Actual Rows": 1,
          "Actual Loops": 3750000,
          "Filter": "((c.person_id IS NOT NULL) AND (r.versjons_dato < c.dpd_i_kraft_til_dato))",
          "Rows Removed by Filter": 0,
          "Shared Hit Blocks": 17289605,
          "Shared Read Blocks": 1542437,
          "Shared Dirtied Blocks": 0,
          "Shared Written Blocks": 0,
          "Local Hit Blocks": 0,
          "Local Read Blocks": 0,
          "Local Dirtied Blocks": 0,
          "Local Written Blocks": 0,
          "Temp Read Blocks": 0,
          "Temp Written Blocks": 0,
          "I/O Read Time": 1663097.802,
          "I/O Write Time": 0.000,
          "Plans": [
            {
              "Node Type": "Limit",
              "Parent Relationship": "Subquery",
              "Parallel Aware": false,
              "Startup Cost": 0.57,
              "Total Cost": 5.62,
              "Plan Rows": 1,
              "Plan Width": 764,
              "Actual Startup Time": 0.472,
              "Actual Total Time": 0.472,
              "Actual Rows": 1,
              "Actual Loops": 3750000,
              "Shared Hit Blocks": 17289605,
              "Shared Read Blocks": 1542437,
              "Shared Dirtied Blocks": 0,
              "Shared Written Blocks": 0,
              "Local Hit Blocks": 0,
              "Local Read Blocks": 0,
              "Local Dirtied Blocks": 0,
              "Local Written Blocks": 0,
              "Temp Read Blocks": 0,
              "Temp Written Blocks": 0,
              "I/O Read Time": 1663097.802,
              "I/O Write Time": 0.000,
              "Plans": [
                {
                  "Node Type": "Index Scan",
                  "Parent Relationship": "Outer",
                  "Parallel Aware": false,
                  "Scan Direction": "Forward",
                  "Index Name": "bis_person_alle_endringer_unique_descending",
                  "Relation Name": "bis_person_alle_endringer",
                  "Alias": "b",
                  "Startup Cost": 0.57,
                  "Total Cost": 20.77,
                  "Plan Rows": 4,
                  "Plan Width": 764,
                  "Actual Startup Time": 0.470,
                  "Actual Total Time": 0.470,
                  "Actual Rows": 1,
                  "Actual Loops": 3750000,
                  "Index Cond": "((dpd_bis_foedselsnummer = r.foedselsnummer) AND (r.tariff_dato > dpd_gyldig_fra_dato) AND (r.kjent_i_system_dato >= dpd_endret_tidspunkt))",
                  "Rows Removed by Index Recheck": 0,
                  "Shared Hit Blocks": 17282143,
                  "Shared Read Blocks": 1542437,
                  "Shared Dirtied Blocks": 0,
                  "Shared Written Blocks": 0,
                  "Local Hit Blocks": 0,
                  "Local Read Blocks": 0,
                  "Local Dirtied Blocks": 0,
                  "Local Written Blocks": 0,
                  "Temp Read Blocks": 0,
                  "Temp Written Blocks": 0,
                  "I/O Read Time": 1663097.802,
                  "I/O Write Time": 0.000
                }
              ]
            }
          ]
        }
      ]
    },
    "Planning Time": 0.510,
    "Triggers": [
    ],
    "Execution Time": 1787494.378
  }
]