Not debuginfo rpm for postgresql96-server package?
Hello all:
Is there any debuginfo rpm package for postgresql96-server package?
I searched it on https://yum.postgresql.org/9.6/redhat/rhel-7-x86_64/
and also via 'yum search', but not matched package found.
There is the postgresql96-debuginfo package, but it is for the
postgresql96 package (the client one), not for the server one.
Thanks for any responses.
Finally I found that postgresql96-debuginfo actually contains the
debuginfo of the postgres executable.
So the postgresql96-debuginfo package contains both the debuginfo of
the client and the debuginfo of the server.
Zexuan Luo <spacewanderlzx@gmail.com> 于2018年9月20日周四 下午6:28写道:
Show quoted text
Hello all:
Is there any debuginfo rpm package for postgresql96-server package?
I searched it on https://yum.postgresql.org/9.6/redhat/rhel-7-x86_64/
and also via 'yum search', but not matched package found.
There is the postgresql96-debuginfo package, but it is for the
postgresql96 package (the client one), not for the server one.Thanks for any responses.