Обсуждение: man pages

Поиск
Список
Период
Сортировка

man pages

От
lxnf98mm@gmail.com
Дата:
I just installed 9.3 in CentOS 6.5. I see no package for man pages. I
guess I will have to get them from the source. How do I extract just the
man pages from the source.






Re: man pages

От
Devrim GÜNDÜZ
Дата:
Hi,

On Wed, 2014-02-26 at 13:04 -0600, lxnf98mm@gmail.com wrote:
> I just installed 9.3 in CentOS 6.5. I see no package for man pages.

RPMs should include man pages in each subpackage. Which man page are you missing?

$ man -k createdb
createdb             (1)  - create a new PostgreSQL database
$ man -k pg_
pg_basebackup        (1)  - take a base backup of a PostgreSQL cluster
pg_dump              (1)  - extract a PostgreSQL database into a script file or other archive file
pg_dumpall           (1)  - extract a PostgreSQL database cluster into a script file
pg_restore           (1)  - restore a PostgreSQL database from an archive file created by pg_dump

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR



--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR



Вложения