Re: [HACKERS] Suggestions

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Michael Richards <miker(at)scifair(dot)acadiau(dot)ca>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Suggestions
Date: 1998-05-04 00:50:10
Message-ID: Pine.BSF.3.96.980503214828.3971P-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 3 May 1998, Michael Richards wrote:

>
> Hi.
> I have a suggestion. I would be interested in implementing it if ppl think
> it is a good idea.
>
> Why not have a default location where postgres writes its log files. The
> current way of doing it seems to be a little klunky.
> I have an either/or suggested fix.
> a) add a switch to specify where the info and the errors files go,
> /var/log/postgres/info and maybe /var/log/postgres/errors
>
> b) write all the stuff to syslog

b) is the preferred way of doing it...it should just be a matter
of adding it to backend/utils/elog.c ...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

  • Suggestions at 1998-05-04 00:31:23 from Michael Richards

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-05-04 01:52:36 Re: postgresql 6.3.2
Previous Message Michael Richards 1998-05-04 00:31:23 Suggestions