From owner-freebsd-questions@FreeBSD.ORG Sun Dec 28 10:40:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5FAB16A4CE for ; Sun, 28 Dec 2003 10:40:07 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C3F943D48 for ; Sun, 28 Dec 2003 10:40:05 -0800 (PST) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.39.114.118]) by comcast.net (sccrmhc12) with ESMTP id <2003122818400401200ecn6me>; Sun, 28 Dec 2003 18:40:04 +0000 Received: from gladiator.trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 4DABD2C5; Sun, 28 Dec 2003 13:40:04 -0500 (EST) From: Gerard Samuel To: Lowell Gilbert , freebsd-questions@freebsd.org Date: Sun, 28 Dec 2003 13:40:04 -0500 User-Agent: KMail/1.5.4 References: <200312280948.15063.fbsd-questions@trini0.org> <3FEF1FC2.6000701@mindcore.net> <44zndcu6zj.fsf@be-well.ilk.org> In-Reply-To: <44zndcu6zj.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312281340.04161.fbsd-questions@trini0.org> Subject: Re: Log Rotation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 18:40:07 -0000 On Sunday 28 December 2003 01:34 pm, Lowell Gilbert wrote: > Postgres knows how to use syslog(8) for its logging, which is another > option also quite simple... > True. I have to investigate this option...