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
(gdb) b add_to_pathman_config
Breakpoint 1 at 0x7f5c07be88fb: file src/pl_funcs.c, line 742.
(gdb) c
Continuing.
Breakpoint 1, add_to_pathman_config (fcinfo=0x2b49530) at src/pl_funcs.c:742
(gdb) p pathman_init_state.initialization_needed
$1 = 1 '\001'
(gdb)
Why pathman_init_state.initialization_needed is TRUE?
what config parameter need modify?
Why cannot use pg_pathman?
detail error:
The text was updated successfully, but these errors were encountered: