Re: logging stuff

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: logging stuff
Date: 2003-08-05 20:42:35
Message-ID: 137040000.1060116155@lerlaptop-red.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

--On Tuesday, August 05, 2003 16:41:34 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
wrote:

> Larry Rosenman <ler(at)lerctr(dot)org> writes:
>> --On Tuesday, August 05, 2003 16:27:55 -0400 Tom Lane
>> <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>>> A variant (which'd be okay with me) is to separate these fields with
>>> tabs instead of spaces; then the rule for DBAs would be "don't allow
>>> tabs in db/user names".
>
>> Tabs cause issues in syslog output if I remember correctly.
>
> Really? What kind of issues? We're already quite likely to be sticking
> tabs into the log output, e.g. if log_statement is turned on.
I remember dealing with \n's, and don't recall if \t is a problem as well
in SCO's syslogd. I'll play tonite, and see what it does/doesn't deal
with.

LER

>
> regards, tom lane

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-08-05 20:54:11 Re: TODO: trigger features
Previous Message Tom Lane 2003-08-05 20:41:34 Re: logging stuff