dbTalk Databases Forums  

[BUGS] Minor doc bug in 8.1.4

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Minor doc bug in 8.1.4 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Quinn Weaver
 
Posts: n/a

Default [BUGS] Minor doc bug in 8.1.4 - 10-11-2006 , 05:43 PM






Hi,

I just noticed a tiny but annoying documentation bug:

pg_hba.conf (/etc/postgresql/8.1/main/pg_hba.conf on my Ubuntu system)
begins with this comment:

# PostgreSQL Client Authentication Configuration File
# ================================================== =
#
# Refer to the PostgreSQL Administrator's Guide, chapter "Client
# Authentication" for a complete description. A short synopsis
# follows.

However, there _is_ no PostgreSQL Administrator's Guide; as of 7.4,
the PostgreSQL Guides were combined into a single Manual. So the
comment is somewhat misleading.

It took me a few minutes of head-scratching, local system searching,
and web searching to ascertain this. Fixing the bug would save
future pg newbies from this fate.

Thanks for helping make PostgreSQL, whoever you are; you rock.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote
  #2  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] Minor doc bug in 8.1.4 - 10-11-2006 , 06:02 PM







Thanks, text updated to:

# Refer to the "Client Authentication" section in the
# PostgreSQL documentation for a complete description
# of this file. A short synopsis follows.

---------------------------------------------------------------------------

Quinn Weaver wrote:
Quote:
Hi,

I just noticed a tiny but annoying documentation bug:

pg_hba.conf (/etc/postgresql/8.1/main/pg_hba.conf on my Ubuntu system)
begins with this comment:

# PostgreSQL Client Authentication Configuration File
# ================================================== =
#
# Refer to the PostgreSQL Administrator's Guide, chapter "Client
# Authentication" for a complete description. A short synopsis
# follows.

However, there _is_ no PostgreSQL Administrator's Guide; as of 7.4,
the PostgreSQL Guides were combined into a single Manual. So the
comment is somewhat misleading.

It took me a few minutes of head-scratching, local system searching,
and web searching to ascertain this. Fixing the bug would save
future pg newbies from this fate.

Thanks for helping make PostgreSQL, whoever you are; you rock.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
--
Bruce Momjian bruce (AT) momjian (DOT) us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.