I'm attaching the files which I missed in the original email. >
19:34:17.437626 epoll_wait(5, [], 1, 8161) = 0 <8.171542> 19:34:25.610176 rt_sigprocmask(SIG_SETMASK, [URG], NULL, 8) = 0 <0.000334> 19:34:25.611012 openat(AT_FDCWD, "pg_wal/0000000100000002000000B3", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000323> 19:34:25.611657 rt_sigprocmask(SIG_SETMASK, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV CONT STOP SYS RTMIN RT_1], NULL, 8) = 0 <0.000406> 19:34:25.612327 write(2, "\0\0{\0\357\23\1\0\0212024-06-24 17:34:25.612"..., 132) = 132 <0.000203> 19:34:25.612873 epoll_wait(5, [], 1, 10000) = 0 <10.010950> 19:34:35.623942 rt_sigprocmask(SIG_SETMASK, [URG], NULL, 8) = 0 <0.000012> 19:34:35.624120 openat(AT_FDCWD, "pg_wal/0000000100000002000000B3", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000018> 19:34:35.624191 rt_sigprocmask(SIG_SETMASK, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV CONT STOP SYS RTMIN RT_1], NULL, 8) = 0 <0.000007> 19:34:35.624237 write(2, "\0\0{\0\357\23\1\0\0212024-06-24 17:34:35.624"..., 132) = 132 <0.000052> 19:34:35.624341 epoll_wait(5, [], 1, 10000) = 0 <10.010941> 19:34:45.635408 rt_sigprocmask(SIG_SETMASK, [URG], NULL, 8) = 0 <0.000016> 19:34:45.635602 openat(AT_FDCWD, "pg_wal/0000000100000002000000B3", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000062> 19:34:45.635765 rt_sigprocmask(SIG_SETMASK, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV CONT STOP SYS RTMIN RT_1], NULL, 8) = 0 <0.000009> 19:34:45.635830 write(2, "\0\0{\0\357\23\1\0\0212024-06-24 17:34:45.635"..., 132) = 132 <0.000495> 19:34:45.636390 epoll_wait(5, [], 1, 10000) = 0 <10.008785> 19:34:55.645305 rt_sigprocmask(SIG_SETMASK, [URG], NULL, 8) = 0 <0.000016> 19:34:55.645520 openat(AT_FDCWD, "pg_wal/0000000100000002000000B3", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032> 19:34:55.645645 rt_sigprocmask(SIG_SETMASK, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV CONT STOP SYS RTMIN RT_1], NULL, 8) = 0 <0.000027> 19:34:55.646214 write(2, "\0\0{\0\357\23\1\0\0212024-06-24 17:34:55.645"..., 132) = 132 <0.000136> 19:34:55.646445 epoll_wait(5, [], 1, 10000) = 0 <10.011731> 19:35:05.658366 rt_sigprocmask(SIG_SETMASK, [URG], NULL, 8) = 0 <0.000018> 19:35:05.658591 openat(AT_FDCWD, "pg_wal/0000000100000002000000B3", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028> 19:35:05.658689 rt_sigprocmask(SIG_SETMASK, ~[QUIT ILL TRAP ABRT BUS FPE KILL SEGV CONT STOP SYS RTMIN RT_1], NULL, 8) = 0 <0.000010> 19:35:05.658750 write(2, "\0\0{\0\357\23\1\0\0212024-06-24 17:35:05.658"..., 132) = 132 <0.000521> 19:35:05.659335 epoll_wait(5, <detached ...>
#0 0x00007fb51c50e1da in epoll_wait (epfd=5, events=0x1409fd8, maxevents=1, timeout=timeout@entry=10000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x0000000000922bad in WaitEventSetWaitBlock (nevents=1, occurred_events=0x7ffe5492aba0, cur_timeout=<optimized out>, set=0x1409f70) at storage/ipc/latch.c:1570 #2 WaitEventSetWait (set=0x1409f70, timeout=10000, occurred_events=0x7ffe5492aba0, nevents=1, wait_event_info=<optimized out>) at storage/ipc/latch.c:1516 #3 0x0000000000920e65 in WaitLatch (latch=<optimized out>, wakeEvents=<optimized out>, timeout=<optimized out>, wait_event_info=150994953) at storage/ipc/latch.c:538 #4 0x00000000008aa7e4 in WalSummarizerMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at postmaster/walsummarizer.c:317 #5 0x00000000008a46a0 in postmaster_child_launch (client_sock=0x0, startup_data_len=0, startup_data=0x0, child_type=B_WAL_SUMMARIZER) at postmaster/launch_backend.c:265 #6 postmaster_child_launch (client_sock=0x0, startup_data_len=0, startup_data=0x0, child_type=B_WAL_SUMMARIZER) at postmaster/launch_backend.c:226 #7 StartChildProcess (type=type@entry=B_WAL_SUMMARIZER) at postmaster/postmaster.c:3928 #8 0x00000000008a4dcf in MaybeStartWalSummarizer () at postmaster/postmaster.c:4075 #9 MaybeStartWalSummarizer () at postmaster/postmaster.c:4070 #10 0x00000000008a7f8f in ServerLoop () at postmaster/postmaster.c:1746 #11 0x000000000089f5e0 in PostmasterMain (argc=3, argv=0x14097b0) at postmaster/postmaster.c:1372 #12 0x00000000005381aa in main (argc=3, argv=0x14097b0) at main/main.c:197 No symbol "full" in current context. #0 0x00007fb51c50e1da in epoll_wait (epfd=5, events=0x1409fd8, maxevents=1, timeout=timeout@entry=10000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_ret = <optimized out> #1 0x0000000000922bad in WaitEventSetWaitBlock (nevents=1, occurred_events=0x7ffe5492aba0, cur_timeout=<optimized out>, set=0x1409f70) at storage/ipc/latch.c:1570 returned_events = 0 rc = <optimized out> cur_event = <optimized out> cur_epoll_event = <optimized out> returned_events = <optimized out> rc = <optimized out> cur_event = <optimized out> cur_epoll_event = <optimized out> __func__ = {<optimized out> <repeats 22 times>} __errno_location = <optimized out> #2 WaitEventSetWait (set=0x1409f70, timeout=10000, occurred_events=0x7ffe5492aba0, nevents=1, wait_event_info=<optimized out>) at storage/ipc/latch.c:1516 rc = <optimized out> returned_events = 0 start_time = {ticks = 49310570173263} cur_time = {ticks = <optimized out>} cur_timeout = <optimized out> #3 0x0000000000920e65 in WaitLatch (latch=<optimized out>, wakeEvents=<optimized out>, timeout=<optimized out>, wait_event_info=150994953) at storage/ipc/latch.c:538 event = {pos = 21482496, events = 0, fd = 8994720, user_data = 0x6679ad77} #4 0x00000000008aa7e4 in WalSummarizerMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at postmaster/walsummarizer.c:317 local_sigjmp_buf = {{__jmpbuf = {13, -6519964040752086077, 1719250295, 0, 0, 70002, 6519179301586650051, -6519964069993724989}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 0, 12816815802733289472, 0, 140415840804616, 0, 0, 16, 140730317319408, 140730317319344, 12816815802733289472, 0, 30, 1, 140415840020419, 0}}}} context = 0x147cc00 current_lsn = <optimized out> current_tli = 1 exact = true switch_lsn = 0 switch_tli = 0 __func__ = "WalSummarizerMain" #5 0x00000000008a46a0 in postmaster_child_launch (client_sock=0x0, startup_data_len=0, startup_data=0x0, child_type=B_WAL_SUMMARIZER) at postmaster/launch_backend.c:265 pid = <optimized out> #6 postmaster_child_launch (client_sock=0x0, startup_data_len=0, startup_data=0x0, child_type=B_WAL_SUMMARIZER) at postmaster/launch_backend.c:226 pid = <optimized out> pid = <optimized out> #7 StartChildProcess (type=type@entry=B_WAL_SUMMARIZER) at postmaster/postmaster.c:3928 pid = <optimized out> __func__ = "StartChildProcess" __errno_location = <optimized out> #8 0x00000000008a4dcf in MaybeStartWalSummarizer () at postmaster/postmaster.c:4075 No locals. #9 MaybeStartWalSummarizer () at postmaster/postmaster.c:4070 No locals. #10 0x00000000008a7f8f in ServerLoop () at postmaster/postmaster.c:1746 now = <optimized out> __errno_location = <optimized out> last_lockfile_recheck_time = 1719250271 last_touch_time = 1719250151 events = {{pos = 0, events = 1, fd = -1, user_data = 0x0}, {pos = 513, events = 0, fd = 2052, user_data = 0x1}, {pos = 8, events = 0, fd = 64, user_data = 0x780000007c}, {pos = 118, events = 155, fd = 762, user_data = 0x7fb51c5fac80 <main_arena>}, {pos = 32816, events = 0, fd = 2050, user_data = 0xb9c771}, {pos = 13368960, events = 0, fd = 13362688, user_data = 0x7fb51c499912 <__GI___libc_malloc+418>}, {pos = 13361134, events = 0, fd = 13361115, user_data = 0x8000}, {pos = 11, events = 0, fd = 1418900240, user_data = 0x7fb51c4d49b5 <__alloc_dir+197>}, {pos = 1418900496, events = 32766, fd = 11, user_data = 0x7ffe5492b310}, {pos = 474827315, events = 32693, fd = 2053, user_data = 0x591d15 <heap_multi_insert+565>}, {pos = 2, events = 0, fd = 16832, user_data = 0x1a}, {pos = 0, events = 0, fd = 6, user_data = 0x1000}, {pos = 0, events = 0, fd = 1719229308, user_data = 0x34cd4d47}, {pos = 1718808795, events = 0, fd = 231192605, user_data = 0xb1de7a10f187e000}, {pos = 231192605, events = 0, fd = -280, user_data = 0x0}, {pos = 474582297, events = 32693, fd = 476032128, user_data = 0xff}, {pos = 0, events = 0, fd = 7, user_data = 0x1000}, {pos = 1695342823, events = 3121234246, fd = 99, user_data = 0x10f}, {pos = 4144, events = 0, fd = 64, user_data = 0x7000000101}, {pos = 0, events = 0, fd = 1, user_data = 0x8}, {pos = 124, events = 119, fd = 111, user_data = 0x2e732e2f706d742f}, {pos = 476032128, events = 32693, fd = 4096, user_data = 0xff}, {pos = 0, events = 0, fd = 21484616, user_data = 0x3ff}, {pos = 474585362, events = 32693, fd = 3, user_data = 0x1000}, {pos = 20935408, events = 0, fd = 20935408, user_data = 0x0}, {pos = 474438493, events = 32693, fd = 2053, user_data = 0xcdd078}, {pos = 1, events = 0, fd = 33152, user_data = 0x1a}, {pos = 0, events = 0, fd = 2640, user_data = 0x1000}, {pos = 8, events = 0, fd = 1719229310, user_data = 0x1a7bac7b}, {pos = 1718808795, events = 0, fd = 278272601, user_data = 0x6672f0db}, {pos = 278272601, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0xb1de7a10f187e000}, {pos = 20935408, events = 0, fd = 476018144, user_data = 0x13f72f0}, {pos = 474494944, events = 32693, fd = 20935408, user_data = 0x7fb51c4975ab <_int_free+1691>}, {pos = 476015072, events = 32693, fd = 474490980, user_data = 0x0}, {pos = 7, events = 1, fd = 2048, user_data = 0x13f72f0}, {pos = 476018144, events = 32693, fd = -242753536, user_data = 0x310}, {pos = -280, events = 4294967295, fd = 0, user_data = 0x14119f8}, {pos = 21043744, events = 0, fd = 1024, user_data = 0x100002200}, {pos = 474586421, events = 32693, fd = 21043504, user_data = 0x1411930}, {pos = 21044528, events = 0, fd = 21043704, user_data = 0x1411930}, {pos = 11471734, events = 0, fd = 21043504, user_data = 0x1411930}, {pos = 21043504, events = 0, fd = 21044528, user_data = 0x1}, {pos = 11541881, events = 0, fd = 21513296, user_data = 0xafe3d8 <AllocSetDelete+312>}, {pos = 21484668, events = 0, fd = 21297744, user_data = 0x1411930}, {pos = 21043504, events = 0, fd = 35, user_data = 0x1}, {pos = 8704, events = 1, fd = -280, user_data = 0x0}, {pos = 1, events = 0, fd = 70003, user_data = 0x0}, {pos = 3, events = 0, fd = 474844446, user_data = 0x0}, {pos = 20935408, events = 0, fd = 20935408, user_data = 0x0}, {pos = 21499064, events = 0, fd = 474576299, user_data = 0x7ffe5492b830}, {pos = 15, events = 0, fd = 20935408, user_data = 0x10000004a}, {pos = 784, events = 0, fd = 21043504, user_data = 0x144fa50}, {pos = -242753536, events = 2984147472, fd = 21499064, user_data = 0x7fb51c484291 <_IO_flush_all_lockp+481>}, {pos = 0, events = 0, fd = 0, user_data = 0x7fb51c482c00 <flush_cleanup>}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 1024, events = 0, fd = -242753536, user_data = 0x147d448}, {pos = -242753536, events = 2984147472, fd = 11, user_data = 0xb1de7a10f187e000}, {pos = 20935408, events = 0, fd = 474212589, user_data = 0xcaf548}, {pos = 8995855, events = 0, fd = 4194304, user_data = 0x144fa50}, {pos = 21140576, events = 0, fd = 21140576, user_data = 0x1411930}, {pos = 1, events = 0, fd = 0, user_data = 0xb0207b <MemoryContextDelete+155>}, {pos = 0, events = 0, fd = 0, user_data = 0x13f72f0}, {pos = 8075670, events = 0, fd = 0, user_data = 0x0}} nevents = <optimized out> __func__ = "ServerLoop" #11 0x000000000089f5e0 in PostmasterMain (argc=3, argv=0x14097b0) at postmaster/postmaster.c:1372 opt = <optimized out> status = <optimized out> userDoption = <optimized out> listen_addr_saved = true output_config_variable = <optimized out> __func__ = "PostmasterMain" #12 0x00000000005381aa in main (argc=3, argv=0x14097b0) at main/main.c:197 do_check_root = <optimized out> #0 0x00007fb51c50e1da in epoll_wait (epfd=5, events=0x1409fd8, maxevents=1, timeout=timeout@entry=10000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_ret = <optimized out> #1 0x0000000000922bad in WaitEventSetWaitBlock (nevents=1, occurred_events=0x7ffe5492aba0, cur_timeout=<optimized out>, set=0x1409f70) at storage/ipc/latch.c:1570 returned_events = 0 rc = <optimized out> cur_event = <optimized out> cur_epoll_event = <optimized out> returned_events = <optimized out> rc = <optimized out> cur_event = <optimized out> cur_epoll_event = <optimized out> __func__ = {<optimized out> <repeats 22 times>} __errno_location = <optimized out> #2 WaitEventSetWait (set=0x1409f70, timeout=10000, occurred_events=0x7ffe5492aba0, nevents=1, wait_event_info=<optimized out>) at storage/ipc/latch.c:1516 rc = <optimized out> returned_events = 0 start_time = {ticks = 49310570173263} cur_time = {ticks = <optimized out>} cur_timeout = <optimized out> #3 0x0000000000920e65 in WaitLatch (latch=<optimized out>, wakeEvents=<optimized out>, timeout=<optimized out>, wait_event_info=150994953) at storage/ipc/latch.c:538 event = {pos = 21482496, events = 0, fd = 8994720, user_data = 0x6679ad77} #4 0x00000000008aa7e4 in WalSummarizerMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at postmaster/walsummarizer.c:317 local_sigjmp_buf = {{__jmpbuf = {13, -6519964040752086077, 1719250295, 0, 0, 70002, 6519179301586650051, -6519964069993724989}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 0, 12816815802733289472, 0, 140415840804616, 0, 0, 16, 140730317319408, 140730317319344, 12816815802733289472, 0, 30, 1, 140415840020419, 0}}}} context = 0x147cc00 current_lsn = <optimized out> current_tli = 1 exact = true switch_lsn = 0 switch_tli = 0 __func__ = "WalSummarizerMain" #5 0x00000000008a46a0 in postmaster_child_launch (client_sock=0x0, startup_data_len=0, startup_data=0x0, child_type=B_WAL_SUMMARIZER) at postmaster/launch_backend.c:265 pid = <optimized out> #6 postmaster_child_launch (client_sock=0x0, startup_data_len=0, startup_data=0x0, child_type=B_WAL_SUMMARIZER) at postmaster/launch_backend.c:226 pid = <optimized out> pid = <optimized out> #7 StartChildProcess (type=type@entry=B_WAL_SUMMARIZER) at postmaster/postmaster.c:3928 pid = <optimized out> __func__ = "StartChildProcess" __errno_location = <optimized out> #8 0x00000000008a4dcf in MaybeStartWalSummarizer () at postmaster/postmaster.c:4075 No locals. #9 MaybeStartWalSummarizer () at postmaster/postmaster.c:4070 No locals. #10 0x00000000008a7f8f in ServerLoop () at postmaster/postmaster.c:1746 now = <optimized out> __errno_location = <optimized out> last_lockfile_recheck_time = 1719250271 last_touch_time = 1719250151 events = {{pos = 0, events = 1, fd = -1, user_data = 0x0}, {pos = 513, events = 0, fd = 2052, user_data = 0x1}, {pos = 8, events = 0, fd = 64, user_data = 0x780000007c}, {pos = 118, events = 155, fd = 762, user_data = 0x7fb51c5fac80 <main_arena>}, {pos = 32816, events = 0, fd = 2050, user_data = 0xb9c771}, {pos = 13368960, events = 0, fd = 13362688, user_data = 0x7fb51c499912 <__GI___libc_malloc+418>}, {pos = 13361134, events = 0, fd = 13361115, user_data = 0x8000}, {pos = 11, events = 0, fd = 1418900240, user_data = 0x7fb51c4d49b5 <__alloc_dir+197>}, {pos = 1418900496, events = 32766, fd = 11, user_data = 0x7ffe5492b310}, {pos = 474827315, events = 32693, fd = 2053, user_data = 0x591d15 <heap_multi_insert+565>}, {pos = 2, events = 0, fd = 16832, user_data = 0x1a}, {pos = 0, events = 0, fd = 6, user_data = 0x1000}, {pos = 0, events = 0, fd = 1719229308, user_data = 0x34cd4d47}, {pos = 1718808795, events = 0, fd = 231192605, user_data = 0xb1de7a10f187e000}, {pos = 231192605, events = 0, fd = -280, user_data = 0x0}, {pos = 474582297, events = 32693, fd = 476032128, user_data = 0xff}, {pos = 0, events = 0, fd = 7, user_data = 0x1000}, {pos = 1695342823, events = 3121234246, fd = 99, user_data = 0x10f}, {pos = 4144, events = 0, fd = 64, user_data = 0x7000000101}, {pos = 0, events = 0, fd = 1, user_data = 0x8}, {pos = 124, events = 119, fd = 111, user_data = 0x2e732e2f706d742f}, {pos = 476032128, events = 32693, fd = 4096, user_data = 0xff}, {pos = 0, events = 0, fd = 21484616, user_data = 0x3ff}, {pos = 474585362, events = 32693, fd = 3, user_data = 0x1000}, {pos = 20935408, events = 0, fd = 20935408, user_data = 0x0}, {pos = 474438493, events = 32693, fd = 2053, user_data = 0xcdd078}, {pos = 1, events = 0, fd = 33152, user_data = 0x1a}, {pos = 0, events = 0, fd = 2640, user_data = 0x1000}, {pos = 8, events = 0, fd = 1719229310, user_data = 0x1a7bac7b}, {pos = 1718808795, events = 0, fd = 278272601, user_data = 0x6672f0db}, {pos = 278272601, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0xb1de7a10f187e000}, {pos = 20935408, events = 0, fd = 476018144, user_data = 0x13f72f0}, {pos = 474494944, events = 32693, fd = 20935408, user_data = 0x7fb51c4975ab <_int_free+1691>}, {pos = 476015072, events = 32693, fd = 474490980, user_data = 0x0}, {pos = 7, events = 1, fd = 2048, user_data = 0x13f72f0}, {pos = 476018144, events = 32693, fd = -242753536, user_data = 0x310}, {pos = -280, events = 4294967295, fd = 0, user_data = 0x14119f8}, {pos = 21043744, events = 0, fd = 1024, user_data = 0x100002200}, {pos = 474586421, events = 32693, fd = 21043504, user_data = 0x1411930}, {pos = 21044528, events = 0, fd = 21043704, user_data = 0x1411930}, {pos = 11471734, events = 0, fd = 21043504, user_data = 0x1411930}, {pos = 21043504, events = 0, fd = 21044528, user_data = 0x1}, {pos = 11541881, events = 0, fd = 21513296, user_data = 0xafe3d8 <AllocSetDelete+312>}, {pos = 21484668, events = 0, fd = 21297744, user_data = 0x1411930}, {pos = 21043504, events = 0, fd = 35, user_data = 0x1}, {pos = 8704, events = 1, fd = -280, user_data = 0x0}, {pos = 1, events = 0, fd = 70003, user_data = 0x0}, {pos = 3, events = 0, fd = 474844446, user_data = 0x0}, {pos = 20935408, events = 0, fd = 20935408, user_data = 0x0}, {pos = 21499064, events = 0, fd = 474576299, user_data = 0x7ffe5492b830}, {pos = 15, events = 0, fd = 20935408, user_data = 0x10000004a}, {pos = 784, events = 0, fd = 21043504, user_data = 0x144fa50}, {pos = -242753536, events = 2984147472, fd = 21499064, user_data = 0x7fb51c484291 <_IO_flush_all_lockp+481>}, {pos = 0, events = 0, fd = 0, user_data = 0x7fb51c482c00 <flush_cleanup>}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 1024, events = 0, fd = -242753536, user_data = 0x147d448}, {pos = -242753536, events = 2984147472, fd = 11, user_data = 0xb1de7a10f187e000}, {pos = 20935408, events = 0, fd = 474212589, user_data = 0xcaf548}, {pos = 8995855, events = 0, fd = 4194304, user_data = 0x144fa50}, {pos = 21140576, events = 0, fd = 21140576, user_data = 0x1411930}, {pos = 1, events = 0, fd = 0, user_data = 0xb0207b <MemoryContextDelete+155>}, {pos = 0, events = 0, fd = 0, user_data = 0x13f72f0}, {pos = 8075670, events = 0, fd = 0, user_data = 0x0}} nevents = <optimized out> __func__ = "ServerLoop" #11 0x000000000089f5e0 in PostmasterMain (argc=3, argv=0x14097b0) at postmaster/postmaster.c:1372 opt = <optimized out> status = <optimized out> userDoption = <optimized out> listen_addr_saved = true output_config_variable = <optimized out> __func__ = "PostmasterMain" #12 0x00000000005381aa in main (argc=3, argv=0x14097b0) at main/main.c:197 do_check_root = <optimized out> Id Target Id Frame * 1 Thread 0x7fb51c27a940 (LWP 70639) "postgres" 0x00007fb51c50e1da in epoll_wait (epfd=5, events=0x1409fd8, maxevents=1, timeout=timeout@entry=10000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 Detaching from program: /usr/pgsql-17/bin/postgres, process 70639 [Inferior 1 (process 70639) detached]
/var/lib/pgsql/17/data/pg_wal/: total 225M -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000B4 -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000B5 -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000B6 -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000B7 -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000B8 -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000B9 -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000BA -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000BB -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000BC -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000BD -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000BE -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000BF -rw-------. 1 postgres postgres 16M Jun 24 19:31 0000000100000002000000C0 -rw-------. 1 postgres postgres 16M Jun 24 19:33 0000000100000002000000C1 drwx------. 2 postgres postgres 6 Jun 19 16:53 archive_status drwx------. 2 postgres postgres 16K Jun 24 19:31 summaries
/var/lib/pgsql/17/data/pg_wal/archive_status: total 0 /var/lib/pgsql/17/data/pg_wal/summaries: total 1.4M -rw-------. 1 postgres postgres 8.2K Jun 21 13:10 00000001000000004C000060000000004CD98208.summary -rw-------. 1 postgres postgres 32 Jun 21 13:10 00000001000000004CD98208000000004D000028.summary -rw-------. 1 postgres postgres 32 Jun 21 13:10 00000001000000004D0000280000000050000028.summary -rw-------. 1 postgres postgres 8.5K Jun 21 13:16 0000000100000000500000280000000054D97B58.summary -rw-------. 1 postgres postgres 8.1K Jun 21 14:01 0000000100000000BE00005000000000D8A346C0.summary -rw-------. 1 postgres postgres 17K Jun 21 14:01 0000000100000000D8A346C000000000F9000058.summary -rw-------. 1 postgres postgres 60 Jun 21 14:01 0000000100000000F900005800000000FA000028.summary -rw-------. 1 postgres postgres 32 Jun 21 14:02 0000000100000000FA00002800000000FC000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 0000000100000000FE00002800000000FF000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 0000000100000000FF0000280000000101000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010100002800000001020000C8.summary -rw-------. 1 postgres postgres 8.5K Jun 21 17:57 0000000100000001020000C80000000105D94F30.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 000000010000000105D94F300000000106000060.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 0000000100000001060000600000000107000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010700002800000001080000C8.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 0000000100000001080000C80000000109000060.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 0000000100000001090000600000000109000168.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 000000010000000109000168000000010A000060.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010A000060000000010B000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010B000028000000010C000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010C000028000000010D0000C8.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010D0000C8000000010F000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010F000028000000010F000130.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010F000130000000010F000238.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 00000001000000010F0002380000000110000028.summary -rw-------. 1 postgres postgres 32 Jun 21 17:57 0000000100000001100000280000000111000090.summary -rw-------. 1 postgres postgres 32 Jun 21 17:58 0000000100000001110000900000000113000060.summary -rw-------. 1 postgres postgres 32 Jun 21 18:03 00000001000000011300006000000001140000C8.summary -rw-------. 1 postgres postgres 32 Jun 21 18:49 0000000100000001140000C80000000115000028.summary -rw-------. 1 postgres postgres 32 Jun 21 18:52 00000001000000011500002800000001160000C8.summary -rw-------. 1 postgres postgres 32 Jun 21 18:57 0000000100000001160000C80000000117000060.summary -rw-------. 1 postgres postgres 32 Jun 21 19:12 0000000100000001170000600000000118000028.summary -rw-------. 1 postgres postgres 32 Jun 21 19:12 000000010000000118000028000000011B000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 00000001000000011C000028000000011D000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 00000001000000011D000028000000011E0000C8.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 00000001000000011E0000C8000000011F000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 00000001000000011F0000280000000121000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 0000000100000001210000280000000121000130.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 0000000100000001210001300000000123000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 0000000100000001230000280000000123000130.summary -rw-------. 1 postgres postgres 32 Jun 24 17:31 0000000100000001230001300000000123000238.summary -rw-------. 1 postgres postgres 32 Jun 24 17:35 00000001000000012300023800000001230002E8.summary -rw-------. 1 postgres postgres 32 Jun 24 17:36 0000000100000001230002E80000000124000060.summary -rw-------. 1 postgres postgres 5.8K Jun 24 17:37 0000000100000001240000600000000127400520.summary -rw-------. 1 postgres postgres 8.1K Jun 24 17:37 000000010000000127400520000000012B6BA450.summary -rw-------. 1 postgres postgres 4.3K Jun 24 17:37 00000001000000012B6BA450000000012E58A7A0.summary -rw-------. 1 postgres postgres 8.0K Jun 24 17:37 00000001000000012E58A7A00000000131D53748.summary -rw-------. 1 postgres postgres 7.3K Jun 24 17:37 000000010000000131D53748000000013505B8A8.summary -rw-------. 1 postgres postgres 8.2K Jun 24 17:38 00000001000000013505B8A80000000139000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:38 00000001000000013900002800000001390000F8.summary -rw-------. 1 postgres postgres 1.2K Jun 24 17:55 00000001000000014E000028000000014E7E2860.summary -rw-------. 1 postgres postgres 17K Jun 24 17:55 00000001000000014E7E28600000000152000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:55 00000001000000015200002800000001520000F8.summary -rw-------. 1 postgres postgres 32 Jun 24 17:55 0000000100000001520000F80000000153000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:55 0000000100000001530000280000000155000028.summary -rw-------. 1 postgres postgres 32 Jun 24 17:55 0000000100000001550000280000000155000130.summary -rw-------. 1 postgres postgres 32 Jun 24 18:00 00000001000000015500013000000001550001E0.summary -rw-------. 1 postgres postgres 318 Jun 24 18:01 0000000100000001550001E00000000156000028.summary -rw-------. 1 postgres postgres 5.5K Jun 24 18:01 00000001000000015600002800000001593FE948.summary -rw-------. 1 postgres postgres 7.0K Jun 24 18:01 0000000100000001593FE948000000015C5247C8.summary -rw-------. 1 postgres postgres 6.7K Jun 24 18:01 00000001000000015C5247C8000000015F405A58.summary -rw-------. 1 postgres postgres 6.9K Jun 24 18:01 00000001000000015F405A580000000162402570.summary -rw-------. 1 postgres postgres 600 Jun 24 18:01 00000001000000016240257000000001630000D8.summary -rw-------. 1 postgres postgres 688 Jun 24 18:06 00000001000000016B000028000000016B45A300.summary -rw-------. 1 postgres postgres 7.5K Jun 24 18:06 00000001000000016B45A300000000016E893478.summary -rw-------. 1 postgres postgres 6.3K Jun 24 18:06 00000001000000016E89347800000001714233C8.summary -rw-------. 1 postgres postgres 8.2K Jun 24 18:06 0000000100000001714233C80000000171897EA0.summary -rw-------. 1 postgres postgres 32 Jun 24 18:06 000000010000000171897EA00000000172000028.summary -rw-------. 1 postgres postgres 5.6K Jun 24 18:07 0000000100000001720000280000000175414560.summary -rw-------. 1 postgres postgres 7.4K Jun 24 18:07 0000000100000001754145600000000178803350.summary -rw-------. 1 postgres postgres 6.8K Jun 24 18:07 000000010000000178803350000000017B73EE50.summary -rw-------. 1 postgres postgres 6.6K Jun 24 18:07 00000001000000017B73EE50000000017E581F80.summary -rw-------. 1 postgres postgres 384 Jun 24 18:07 00000001000000017E581F80000000017F0000D8.summary -rw-------. 1 postgres postgres 5.6K Jun 24 18:12 00000001000000018000002800000001823FE058.summary -rw-------. 1 postgres postgres 7.5K Jun 24 18:12 0000000100000001823FE0580000000185851B18.summary -rw-------. 1 postgres postgres 6.3K Jun 24 18:12 000000010000000185851B1800000001884085B0.summary -rw-------. 1 postgres postgres 6.9K Jun 24 18:12 0000000100000001884085B0000000018B430D40.summary -rw-------. 1 postgres postgres 574 Jun 24 18:12 00000001000000018B430D40000000018C0000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:12 00000001000000018C0000D8000000018F000028.summary -rw-------. 1 postgres postgres 32 Jun 24 18:12 00000001000000018F000028000000018F0000F8.summary -rw-------. 1 postgres postgres 8.2K Jun 24 18:12 00000001000000018F0000F8000000018F0D5110.summary -rw-------. 1 postgres postgres 32 Jun 24 18:16 00000001000000018F0D51100000000190000028.summary -rw-------. 1 postgres postgres 32 Jun 24 18:18 0000000100000001900000280000000192000028.summary -rw-------. 1 postgres postgres 5.6K Jun 24 18:18 00000001000000019200002800000001953FE058.summary -rw-------. 1 postgres postgres 7.6K Jun 24 18:18 0000000100000001953FE0580000000198931A90.summary -rw-------. 1 postgres postgres 6.8K Jun 24 18:18 000000010000000198931A90000000019B8AF880.summary -rw-------. 1 postgres postgres 6.2K Jun 24 18:18 00000001000000019B8AF880000000019E403FA0.summary -rw-------. 1 postgres postgres 600 Jun 24 18:18 00000001000000019E403FA0000000019F000110.summary -rw-------. 1 postgres postgres 658 Jun 24 18:21 0000000100000001A800006000000001A8422518.summary -rw-------. 1 postgres postgres 7.4K Jun 24 18:21 0000000100000001A842251800000001AB7C0468.summary -rw-------. 1 postgres postgres 32 Jun 24 18:21 0000000100000001AB7C046800000001AC0000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:21 0000000100000001AC0000D800000001AD000028.summary -rw-------. 1 postgres postgres 8.3K Jun 24 18:21 0000000100000001AD00002800000001AD0DA0D8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:21 0000000100000001AD0DA0D800000001AE000060.summary -rw-------. 1 postgres postgres 32 Jun 24 18:22 0000000100000001AE00006000000001AF0000C8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:24 0000000100000001AF0000C800000001B0000060.summary -rw-------. 1 postgres postgres 5.5K Jun 24 18:24 0000000100000001B000006000000001B33F8E60.summary -rw-------. 1 postgres postgres 6.9K Jun 24 18:24 0000000100000001B33F8E6000000001B64119B0.summary -rw-------. 1 postgres postgres 6.9K Jun 24 18:24 0000000100000001B64119B000000001B9402CB0.summary -rw-------. 1 postgres postgres 7.4K Jun 24 18:24 0000000100000001B9402CB000000001BD000028.summary -rw-------. 1 postgres postgres 5.6K Jun 24 18:24 0000000100000001BD00002800000001C03FE038.summary -rw-------. 1 postgres postgres 6.9K Jun 24 18:24 0000000100000001C03FE03800000001C3422810.summary -rw-------. 1 postgres postgres 7.0K Jun 24 18:24 0000000100000001C342281000000001C64F6768.summary -rw-------. 1 postgres postgres 6.8K Jun 24 18:24 0000000100000001C64F676800000001C9412860.summary -rw-------. 1 postgres postgres 594 Jun 24 18:24 0000000100000001C941286000000001CA0000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:24 0000000100000001CA0000D800000001CB000028.summary -rw-------. 1 postgres postgres 32 Jun 24 18:25 0000000100000001CB00002800000001CD000028.summary -rw-------. 1 postgres postgres 8.2K Jun 24 18:26 0000000100000001CD00002800000001CF000028.summary -rw-------. 1 postgres postgres 32 Jun 24 18:27 0000000100000001CF00002800000001D0000090.summary -rw-------. 1 postgres postgres 32 Jun 24 18:27 0000000100000001D000009000000001D1000028.summary -rw-------. 1 postgres postgres 32 Jun 24 18:27 0000000100000001D100002800000001D2000028.summary -rw-------. 1 postgres postgres 5.2K Jun 24 18:27 0000000100000001D200002800000001D50C2048.summary -rw-------. 1 postgres postgres 7.4K Jun 24 18:27 0000000100000001D50C204800000001D840EE18.summary -rw-------. 1 postgres postgres 7.0K Jun 24 18:27 0000000100000001D840EE1800000001DB52B0C8.summary -rw-------. 1 postgres postgres 6.7K Jun 24 18:27 0000000100000001DB52B0C800000001DE410F98.summary -rw-------. 1 postgres postgres 594 Jun 24 18:27 0000000100000001DE410F9800000001DF0000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:27 0000000100000001DF0000D800000001E0000028.summary -rw-------. 1 postgres postgres 32 Jun 24 18:27 0000000100000001E000002800000001E2000060.summary -rw-------. 1 postgres postgres 8.2K Jun 24 18:28 0000000100000001E200006000000001E30D4850.summary -rw-------. 1 postgres postgres 32 Jun 24 18:29 0000000100000001E30D485000000001E4000028.summary -rw-------. 1 postgres postgres 5.6K Jun 24 18:29 0000000100000001E400002800000001E73FE058.summary -rw-------. 1 postgres postgres 7.2K Jun 24 18:29 0000000100000001E73FE05800000001EA6140C8.summary -rw-------. 1 postgres postgres 7.0K Jun 24 18:29 0000000100000001EA6140C800000001ED6E8800.summary -rw-------. 1 postgres postgres 6.8K Jun 24 18:29 0000000100000001ED6E880000000001F05FA7D0.summary -rw-------. 1 postgres postgres 7.5K Jun 24 18:29 0000000100000001F05FA7D000000001F1011658.summary -rw-------. 1 postgres postgres 5.4K Jun 24 18:37 0000000100000001F500004000000001F758A738.summary -rw-------. 1 postgres postgres 7.3K Jun 24 18:37 0000000100000001F758A73800000001FA86E990.summary -rw-------. 1 postgres postgres 6.7K Jun 24 18:37 0000000100000001FA86E99000000001FD726980.summary -rw-------. 1 postgres postgres 232 Jun 24 18:37 0000000100000001FD72698000000001FE000110.summary -rw-------. 1 postgres postgres 32 Jun 24 18:37 0000000100000001FE0001100000000200000028.summary -rw-------. 1 postgres postgres 8.2K Jun 24 18:37 00000001000000020000002800000002000D5DA8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:37 0000000100000002000D5DA800000002010000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 18:37 0000000100000002010000D800000002020000C8.summary -rw-------. 1 postgres postgres 244 Jun 24 18:37 0000000100000002020000C80000000203000028.summary -rw-------. 1 postgres postgres 5.2K Jun 24 18:37 00000001000000020300002800000002061722D0.summary -rw-------. 1 postgres postgres 7.5K Jun 24 18:37 0000000100000002061722D000000002095B7AC0.summary -rw-------. 1 postgres postgres 6.6K Jun 24 18:37 0000000100000002095B7AC0000000020C404F70.summary -rw-------. 1 postgres postgres 6.9K Jun 24 18:37 00000001000000020C404F70000000020F40AFE0.summary -rw-------. 1 postgres postgres 596 Jun 24 18:37 00000001000000020F40AFE000000002100000D8.summary -rw-------. 1 postgres postgres 5.2K Jun 24 19:19 0000000100000002110000280000000213116028.summary -rw-------. 1 postgres postgres 8.1K Jun 24 19:19 00000001000000021311602800000002173FE040.summary -rw-------. 1 postgres postgres 7.5K Jun 24 19:19 0000000100000002173FE040000000021A827D98.summary -rw-------. 1 postgres postgres 4.6K Jun 24 19:19 00000001000000021A827D98000000021D0000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:19 00000001000000021D0000D8000000021E000028.summary -rw-------. 1 postgres postgres 8.2K Jun 24 19:19 00000001000000021E000028000000021E0D60F8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:19 00000001000000021E0D60F8000000021F000028.summary -rw-------. 1 postgres postgres 244 Jun 24 19:19 00000001000000021F0000280000000221000028.summary -rw-------. 1 postgres postgres 32 Jun 24 19:19 0000000100000002210000280000000222000090.summary -rw-------. 1 postgres postgres 7.8K Jun 24 19:20 00000001000000022200009000000002253FE028.summary -rw-------. 1 postgres postgres 8.1K Jun 24 19:20 0000000100000002253FE02800000002293FE028.summary -rw-------. 1 postgres postgres 7.1K Jun 24 19:20 0000000100000002293FE028000000022C53B410.summary -rw-------. 1 postgres postgres 4.6K Jun 24 19:21 00000001000000022C53B410000000022F4C53C8.summary -rw-------. 1 postgres postgres 7.3K Jun 24 19:21 00000001000000022F4C53C80000000232800658.summary -rw-------. 1 postgres postgres 672 Jun 24 19:21 000000010000000238000050000000023843F158.summary -rw-------. 1 postgres postgres 104 Jun 24 19:21 00000001000000023843F158000000023C000028.summary -rw-------. 1 postgres postgres 32 Jun 24 19:21 00000001000000023C000028000000023D0000C8.summary -rw-------. 1 postgres postgres 7.8K Jun 24 19:22 00000001000000023D0000C80000000240400838.summary -rw-------. 1 postgres postgres 7.5K Jun 24 19:22 0000000100000002404008380000000243874B08.summary -rw-------. 1 postgres postgres 6.7K Jun 24 19:22 000000010000000243874B0800000002467261F0.summary -rw-------. 1 postgres postgres 4.7K Jun 24 19:22 0000000100000002467261F000000002490000D8.summary -rw-------. 1 postgres postgres 5.6K Jun 24 19:22 0000000100000002490000D8000000024C402E38.summary -rw-------. 1 postgres postgres 6.9K Jun 24 19:22 00000001000000024C402E38000000024F4051A8.summary -rw-------. 1 postgres postgres 7.1K Jun 24 19:22 00000001000000024F4051A800000002525914D0.summary -rw-------. 1 postgres postgres 6.7K Jun 24 19:22 0000000100000002525914D00000000255402020.summary -rw-------. 1 postgres postgres 602 Jun 24 19:22 00000001000000025540202000000002560000D8.summary -rw-------. 1 postgres postgres 5.6K Jun 24 19:22 0000000100000002560000D800000002593FF958.summary -rw-------. 1 postgres postgres 7.2K Jun 24 19:22 0000000100000002593FF958000000025C64F670.summary -rw-------. 1 postgres postgres 6.7K Jun 24 19:22 00000001000000025C64F670000000025F4D1E48.summary -rw-------. 1 postgres postgres 6.9K Jun 24 19:22 00000001000000025F4D1E4800000002624DFB98.summary -rw-------. 1 postgres postgres 480 Jun 24 19:22 0000000100000002624DFB9800000002630000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:22 0000000100000002630000D80000000264000028.summary -rw-------. 1 postgres postgres 8.2K Jun 24 19:27 00000001000000026400002800000002650D4A38.summary -rw-------. 1 postgres postgres 32 Jun 24 19:27 0000000100000002650D4A380000000266000110.summary -rw-------. 1 postgres postgres 32 Jun 24 19:28 0000000100000002660001100000000268000028.summary -rw-------. 1 postgres postgres 5.6K Jun 24 19:28 000000010000000268000028000000026B402040.summary -rw-------. 1 postgres postgres 7.3K Jun 24 19:28 00000001000000026B402040000000026E7256A0.summary -rw-------. 1 postgres postgres 6.4K Jun 24 19:28 00000001000000026E7256A0000000027140D230.summary -rw-------. 1 postgres postgres 7.3K Jun 24 19:28 00000001000000027140D230000000027471C3B8.summary -rw-------. 1 postgres postgres 156 Jun 24 19:28 00000001000000027471C3B800000002750000D8.summary -rw-------. 1 postgres postgres 5.6K Jun 24 19:28 0000000100000002750000D800000002783FE020.summary -rw-------. 1 postgres postgres 7.0K Jun 24 19:28 0000000100000002783FE020000000027B4A9078.summary -rw-------. 1 postgres postgres 7.1K Jun 24 19:28 00000001000000027B4A9078000000027E63ED78.summary -rw-------. 1 postgres postgres 6.8K Jun 24 19:28 00000001000000027E63ED780000000281571D58.summary -rw-------. 1 postgres postgres 396 Jun 24 19:28 000000010000000281571D5800000002820000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:28 0000000100000002820000D80000000283000028.summary -rw-------. 1 postgres postgres 32 Jun 24 19:28 0000000100000002830000280000000285000028.summary -rw-------. 1 postgres postgres 32 Jun 24 19:29 00000001000000028500002800000002860000C8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:29 0000000100000002860000C80000000287000028.summary -rw-------. 1 postgres postgres 5.5K Jun 24 19:29 000000010000000287000028000000028A354048.summary -rw-------. 1 postgres postgres 7.2K Jun 24 19:29 00000001000000028A354048000000028D56C448.summary -rw-------. 1 postgres postgres 6.7K Jun 24 19:29 00000001000000028D56C4480000000290402558.summary -rw-------. 1 postgres postgres 7.1K Jun 24 19:29 000000010000000290402558000000029359A370.summary -rw-------. 1 postgres postgres 374 Jun 24 19:29 00000001000000029359A37000000002940000D8.summary -rw-------. 1 postgres postgres 5.6K Jun 24 19:30 0000000100000002940000D800000002973FE028.summary -rw-------. 1 postgres postgres 6.9K Jun 24 19:30 0000000100000002973FE028000000029A41D4A0.summary -rw-------. 1 postgres postgres 6.9K Jun 24 19:30 00000001000000029A41D4A0000000029D408A18.summary -rw-------. 1 postgres postgres 6.9K Jun 24 19:30 00000001000000029D408A1800000002A0447A90.summary -rw-------. 1 postgres postgres 564 Jun 24 19:30 0000000100000002A0447A9000000002A10000D8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:30 0000000100000002A10000D800000002A2000028.summary -rw-------. 1 postgres postgres 32 Jun 24 19:30 0000000100000002A200002800000002A4000060.summary -rw-------. 1 postgres postgres 8.1K Jun 24 19:31 0000000100000002A400006000000002A60002A8.summary -rw-------. 1 postgres postgres 5.7K Jun 24 19:31 0000000100000002A60002A800000002A93FFF58.summary -rw-------. 1 postgres postgres 7.1K Jun 24 19:31 0000000100000002A93FFF5800000002AC5B0540.summary -rw-------. 1 postgres postgres 6.7K Jun 24 19:31 0000000100000002AC5B054000000002AF419440.summary -rw-------. 1 postgres postgres 7.4K Jun 24 19:31 0000000100000002AF41944000000002B27D13A8.summary -rw-------. 1 postgres postgres 32 Jun 24 19:31 0000000100000002B27D13A800000002B30000D8.summary