Re: timestams in the the pg_standby output

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Tim Uckun <timuckun(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: timestams in the the pg_standby output
Date: 2010-01-05 05:17:24
Message-ID: 3f0b79eb1001042117j6f1fcb86j322871e916a61b3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jan 5, 2010 at 11:20 AM, Tim Uckun <timuckun(at)gmail(dot)com> wrote:
> Is there a way to get pg_standby to put timestamps in the output it
> generates?

No.

> I am currently piping the output to a log fie but since it
> contains no timestamps it's of limited use to me.

You can create the script which adds the timestamp into the head of
the output by using awk, perl, etc.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2010-01-05 05:56:56 Re: PostgreSQL Write Performance
Previous Message Yan Cheng Cheok 2010-01-05 05:04:43 Re: PostgreSQL Write Performance