Josh Berkus <josh(at)agliodbs(dot)com> writes:
>> I wonder whether this could be defined in a way that lets it replace
>> log_line_prefix ... otherwise we have to think about the interaction of
>> the two facilities.
> Well, that's why I like the idea of using log_destination. It makes it clear
> that log_line_prefix doesn't work if log_destination <> 'stderr'.
But log_line_prefix works fine for all destinations, which is exactly
why this new facility isn't a destination. You're just confusing
matters by wanting to treat it as one.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2005-03-03 21:20:00 |
| Subject: Re: unexpected and reproducable crash in pl/pgsql function |
| Previous: | From: Merlin Moncure | Date: 2005-03-03 21:03:11 |
| Subject: Re: unexpected and reproducable crash in pl/pgsql function |