Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp' - Mailing list pgsql-general

From Adarsh Sharma
Subject Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp'
Date
Msg-id CAGx-QqJCz21SM513+v6K-2NPA_vrwYgmogYMvY_3WQ+iLWHaXQ@mail.gmail.com
Whole thread Raw
In response to Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp'  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp'  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
Yes. Able to retrieve table names now.

I am reviewing the xlogdump output. Is dere any way where i can understand what is the meaning of these keywords in it.

[root@1002 tmp]# xlogdump pg_xlog/* > fullanalysis.txt
[root@1002 tmp]# cat fullanaysis.txt | awk  '{print $7}' |  sort | uniq
XLP_BKP_REMOVABLE
bkpblock[1]:
bkpblock[2]:
commit_compact
create
delete:
heap2_multi_insert:
hot_update:
inplace:
insert_leaf:
insert_upper:
newpage:
newroot:
offset
reuse_page:
seq
split_l:
split_l_root:
split_r:
split_r_root:
standby
update(init):
update:


Thanks

pgsql-general by date:

Previous
From: "Antman, Jason (CMG-Atlanta)"
Date:
Subject: Restore postgresql data directory to tablespace on new host? Or swap tablespaces?
Next
From: Michael Paquier
Date:
Subject: Re: Xlogdump compiling error : undefined reference to `ber_sockbuf_io_udp'