RE: WAL: postmaster won't start

From: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
To: "'Tatsuo Ishii'" <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: RE: WAL: postmaster won't start
Date: 2000-11-02 01:28:59
Message-ID: 8F4C99C66D04D4118F580090272A7A23018D94@sectorbase1.sectorbase.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Did you turn XLOG_DEBUG off?
> > With XLOG_DEBUG on there should be lines in log like
> >
> > REDO @ 0/434100; LSN 0/434252: .........
> >
> > before control would reach btree_redo...
>
> No. I just started up postmaster with -S (logs are forwarded to syslog
> in my settings).

Oh. XLOG_DEBUG calls write(2,) - too big output for syslog I think.

Vadim

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2000-11-02 01:39:58 RE: WAL: postmaster won't start
Previous Message Martin A. Marques 2000-11-01 23:57:24 status applications