add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
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?.
CREATE TYPE
CREATE TYPE
CREATE TABLE
CREATE TABLE
CREATE TABLE
CREATE FUNCTION
CREATE FUNCTION
id init_index login password email
1 1 60FB782789 BBD2522744DF725EE0E0 null
2 2 1C5B329D3B D5B81DB65F13FD2E21F2 null
3 3 63CCE507F9 A293841CDAD57020BB9C null
SELECT 3
id init_index name description
1 1 E24810E DDF1220D25EB695AFBC223EEB1A5428A4AA675DBB36F9421B8
2 2 B7B151A 9E2C3611C5BD78D79AAB0C77F1749F42885A5A33BBD780627B
3 3 82DADD8 3CDF8EF55586D5B75A09B06DBF47BBEE52206925F1BAB5006F
4 4 0E21A94 1DFF1E4C6933774F4877DC3E2DA1ED50653B1DDE72F39CA284
5 5 0DA03BA 383EBC604886A01CC7DCA4EBA765E4998E41B1316351A5F88E
6 6 F1C3AE8 7392139EF32BEF5E2CDCF90717FEC35EB8A1F6FD7B0E40D0B4
7 7 35A8B43 D87527CD02CAD8A442DB3C8BC58FC6131F2023EEF2C201545E
8 8 E07E2D4 2AE626CD05CB2C8C00F22F19853C36ED477FBF32CE0773FC5B
9 9 632190D 1D66B2548F5D91DAF717F97B61A684B2FF1B38874EBE011645
10 10 8128DEA 06CA7DE9E988A676007028B3EDFD0135EE793120C28367AB2B
SELECT 10
id account_id profile_id
1 1 1
2 2 2
3 3 3
SELECT 3
new_accounts_count new_profiles_count new_account_profiles_count
4 15 15
SELECT 1
id account_id profile_id
18 7 25
17 7 24
16 7 23
15 7 22
14 7 21
13 7 20
12 7 19
11 7 18
10 7 17
9 6 16
SELECT 10