> > 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
pgsql-hackers by date
| Next: | From: Tatsuo Ishii | Date: 2000-11-02 01:39:58 |
| Subject: RE: WAL: postmaster won't start |
| Previous: | From: Martin A. Marques | Date: 2000-11-01 23:57:24 |
| Subject: status applications |