By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
| cnt_n | n |
|---|---|
| 19975 | 3 |
| 19813 | 4 |
| 20115 | 0 |
| 20216 | 2 |
| 19881 | 1 |
SELECT 5
| input_uuid | high | low | reconstructed_uuid |
|---|---|---|---|
| abf07bc1-84c1-4ac4-9cea-25d40ebffc48 | -6057205427727152444 | -7139852666531742648 | abf07bc1-84c1-4ac4-9cea-25d40ebffc48 |
SELECT 1
ERROR: invalid input syntax for type uuid: "2cccd15eea7479aab63509efd69030a"