Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 11:42:17 +0200 (CEST)
From:      Palle Girgensohn <girgen@partitur.se>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30022: postgresql: bad config file name in pkg-message
Message-ID:  <200108240942.f7O9gHd27524@palle.girgensohn.se>

next in thread | raw e-mail | index | archive | help

>Number:         30022
>Category:       ports
>Synopsis:       postgresql: bad config file name in pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 03:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     marius@alchemy.franken.de
>Release:        FreeBSD 4.4-RC i386
>Organization:
Partitur
>Environment:
System: FreeBSD palle.girgensohn.se 4.4-RC FreeBSD 4.4-RC #2: Sun Aug 19 03:26:52 CEST 2001 root@palle.girgensohn.se:/usr/obj/usr/src/sys/STORDATAN i386


	
>Description:

the postgres config file is named postgresql.conf, not postmaster.conf.

Submitted By: marius@alchemy.franken.de

>How-To-Repeat:
	
>Fix:
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql7/pkg-message,v
retrieving revision 1.4
diff -u -r1.4 pkg-message
--- pkg-message	2001/08/21 04:31:32	1.4
+++ pkg-message	2001/08/24 09:36:54
@@ -34,5 +34,5 @@
 
   /usr/local/etc/rc.d/010.pgsql.sh start
 
-For postmaster settings, see ~pgsql/data/postmaster.conf
+For postmaster settings, see ~pgsql/data/postgresql.conf
 ======================================================================
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108240942.f7O9gHd27524>