You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prompt: 'Show the benefits of Index-Only Scans. Invent a test case, create two types of queries, run them on Postgres 16, and show the plans. Then explain the difference.',
23
+
type: 'performance',
24
+
},
25
+
{
26
+
hint: 'What do people say about subtransactions?',
27
+
prompt: 'What do people say about subtransactions?',
0 commit comments