What does log_destination = csvlog mean?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: What does log_destination = csvlog mean?
Date: 2009-06-15 18:58:06
Message-ID: 200906151858.n5FIw6E12675@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In reading through our documentation, I am unclear how "log_destination
= csvlog" works. It seems to me that 'cvslog' is a format-output type,
not a real destination, or rather it is a special output format for
stderr. Is this accurate? I would like to clarify our documentation.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-06-15 19:14:25 Re: What does log_destination = csvlog mean?
Previous Message Alvaro Herrera 2009-06-15 18:12:36 Re: postmaster recovery and automatic restart suppression