Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Last active January 26, 2025 19:21
Show Gist options
  • Select an option

  • Save mdcallag/ef445069d7690de718d9d2364f32701b to your computer and use it in GitHub Desktop.

Select an option

Save mdcallag/ef445069d7690de718d9d2364f32701b to your computer and use it in GitHub Desktop.
p=2; for v in 1 2 3 ; do echo; head -10 dop.pghv/v${v}.dop${p}.ma.pmp.hier ; done
1 cost_qual_eval_walker,cost_qual_eval_node,index_other_operands_eval_cost,genericcostestimate,hnswcostestimate,hnswcostestimate,cost_index,create_index_path,build_index_paths,get_index_paths,create_index_paths,set_plain_rel_pathlist,set_rel_pathlist,set_base_rel_pathlists,make_one_rel,query_planner,grouping_planner,subquery_planner,standard_planner,pg_plan_query,pg_plan_queries,BuildCachedPlan,GetCachedPlan,exec_bind_message,PostgresMain,BackendMain,postmaster_child_launch,BackendStartup,ServerLoop,PostmasterMain,main
1
1 pg_atomic_compare_exchange_u32_impl,pg_atomic_compare_exchange_u32,PinBuffer,BufferAlloc,PinBufferForBlock,StartReadBuffersImpl,StartReadBuffer,ReadBuffer_common,ReadBufferExtended,HnswLoadElementImpl,HnswSearchLayer,GetScanItems,hnswgettuple,index_getnext_tid,index_getnext_slot,IndexNextWithReorder,ExecScan,ExecProcNode,ExecLimit,ExecProcNode,ExecutePlan,standard_ExecutorRun,PortalRunSelect,PortalRun,exec_execute_message,PostgresMain,BackendMain,postmaster_child_launch,BackendStartup,ServerLoop,PostmasterMain,main
1
1 epoll_wait,WaitEventSetWaitBlock,WaitEventSetWait,secure_read,pq_recvbuf,pq_getbyte,SocketBackend,ReadCommand,PostgresMain,BackendMain,postmaster_child_launch,BackendStartup,ServerLoop,PostmasterMain,main
1
for v in 1 2 3 ; do echo; head -10 dop.pghv/v${v}.dop${p}.ma.pmp.hier ; done
1 murmurhash64,hash_tid,tidhash_insert,HnswLoadUnvisitedFromDisk,HnswSearchLayer,GetScanItems,hnswgettuple,index_getnext_tid,index_getnext_slot,IndexNextWithReorder,ExecScan,ExecProcNode,ExecLimit,ExecProcNode,ExecutePlan,standard_ExecutorRun,PortalRunSelect,PortalRun,exec_execute_message,PostgresMain,BackendMain,postmaster_child_launch,BackendStartup,ServerLoop,PostmasterMain,main
1
1 MakeTupleTableSlot,ExecAllocTableSlot,ExecInitScanTupleSlot,ExecInitIndexScan,ExecInitNode,ExecInitLimit,ExecInitNode,InitPlan,standard_ExecutorStart,PortalStart,exec_bind_message,PostgresMain,BackendMain,postmaster_child_launch,BackendStartup,ServerLoop,PostmasterMain,main
1
1 pg_atomic_compare_exchange_u32_impl,pg_atomic_compare_exchange_u32,PinBuffer,BufferAlloc,PinBufferForBlock,StartReadBuffersImpl,StartReadBuffer,ReadBuffer_common,ReadBufferExtended,HnswLoadElementImpl,HnswSearchLayer,GetScanItems,hnswgettuple,index_getnext_tid,index_getnext_slot,IndexNextWithReorder,ExecScan,ExecProcNode,ExecLimit,ExecProcNode,ExecutePlan,standard_ExecutorRun,PortalRunSelect,PortalRun,exec_execute_message,PostgresMain,BackendMain,postmaster_child_launch,BackendStartup,ServerLoop,PostmasterMain,main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment