Thread: Missing manual pages

Missing manual pages

From
Krzysztof Tomaszewski
Date:
Hi,

I found that manual pages from the package postgresql-client-9.2
(9.2.3-1.pgdg60+1) are not properly installed as they are not linked
into ``/usr/share/man/`` subdirectories as they used to. Theirs
localisation (``/usr/share/postgresql/9.2/man``) is not added to
``MANPATH`` either.

Regards,
--

Krzysztof Tomaszewski

*KartGIS s.c.* | www.kartgis.com.pl <http://www.kartgis.com.pl>
ul. Nadwiślańska 7/18 03-349 Warszawa
NIP 9512276974, REGON 141747787
Fax 22-213-96-40 <fax:222139640>


Re: Rodrigo Rosenfeld Rosas 2013-01-03 <50E5B285.3040502@gmail.com>
> This happens both in Debian and Ubuntu package. Any ideas why I
> can't use "man psql" if I install both 9.1 and 9.2?
>
> Currently I have to manually do something like "man
> /usr/share/postgresql/9.2/man/man1/psql.1.gz". Or manually recreate
> the symlinks.
>
> Is there another way to fix that?

Re: Krzysztof Tomaszewski 2013-02-18 <5122895B.9000809@kartgis.com.pl>
> Hi,
>
> I found that manual pages from the package postgresql-client-9.2
> (9.2.3-1.pgdg60+1) are not properly installed as they are not linked
> into ``/usr/share/man/`` subdirectories as they used to. Theirs
> localisation (``/usr/share/postgresql/9.2/man``) is not added to
> ``MANPATH`` either.

Hi,

sorry for the late feedback - this is finally fixed in bzr and will be
part of the next postgresql-common version 141. (To be uploaded
soonish.)

Christoph
--
cb@df7cb.de | http://www.df7cb.de/


Re: [Pkg-postgresql-public] manpages links are lost when installing both PG 9.1 and 9.2

From
Rodrigo Rosenfeld Rosas
Date:
Em 12-03-2013 06:22, Christoph Berg escreveu:
> Re: Rodrigo Rosenfeld Rosas 2013-01-03<50E5B285.3040502@gmail.com>
>> This happens both in Debian and Ubuntu package. Any ideas why I
>> can't use "man psql" if I install both 9.1 and 9.2?
>>
>> Currently I have to manually do something like "man
>> /usr/share/postgresql/9.2/man/man1/psql.1.gz". Or manually recreate
>> the symlinks.
>>
>> Is there another way to fix that?
> Re: Krzysztof Tomaszewski 2013-02-18<5122895B.9000809@kartgis.com.pl>
>> Hi,
>>
>> I found that manual pages from the package postgresql-client-9.2
>> (9.2.3-1.pgdg60+1) are not properly installed as they are not linked
>> into ``/usr/share/man/`` subdirectories as they used to. Theirs
>> localisation (``/usr/share/postgresql/9.2/man``) is not added to
>> ``MANPATH`` either.
> Hi,
>
> sorry for the late feedback - this is finally fixed in bzr and will be
> part of the next postgresql-common version 141. (To be uploaded
> soonish.)
>

Thanks for letting us know, Chris :)