Re: man pages

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: lxnf98mm(at)gmail(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: man pages
Date: 2014-02-27 07:41:28
Message-ID: 1393486888.3282.0.camel@asus02-laptop04.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi,

On Wed, 2014-02-26 at 13:04 -0600, lxnf98mm(at)gmail(dot)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

In response to

  • man pages at 2014-02-26 19:04:45 from lxnf98mm

Browse pgsql-admin by date

  From Date Subject
Next Message Viktor 2014-02-27 08:26:19 Re: PostgreSQL 9.3: monitor read vs write activity
Previous Message Venkata Balaji Nagothi 2014-02-27 03:15:09 Re: PostgreSQL 9.3: monitor read vs write activity