I want to omit the fopen message of Windows.
| От | Hiroshi Saito |
|---|---|
| Тема | I want to omit the fopen message of Windows. |
| Дата | |
| Msg-id | 039b01c75afe$b58b0b50$c701a8c0@wiseknot.local обсуждение |
| Ответы |
Re: I want to omit the fopen message of Windows.
|
| Список | pgsql-patches |
Hi Magnus.
Is this message necessary for setting errno again?
LOG: database system was interrupted; last known up at 2007-02-28 14:42:27 JST
LOG: Windows fopen("recovery.conf","r") failed: code 2, errno 2
LOG: Windows fopen("pg_xlog/00000001.history","r") failed: code 2, errno 2
LOG: Windows fopen("backup_label","r") failed: code 2, errno 2
LOG: checkpoint record is at 0/4C54A8
LOG: redo record is at 0/4C54A8; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 0/599; next OID: 11468
LOG: next MultiXactId: 1; next MultiXactOffset: 0
LOG: database system was not properly shut down; automatic recovery in progress
LOG: record with zero length at 0/4C54F8
LOG: redo is not required
LOG: Windows fopen("global/pg_fsm.cache","rb") failed: code 2, errno 2
LOG: database system is ready to accept connections
LOG: Windows fopen("global/pgstat.stat","rb") failed: code 2, errno 2
LOG: autovacuum launcher started
I have misgivings about user's surprise...... You have already completed debugging.:-)
Therefore, it wants to make it omit at the DEBUG1 level.
Regards,
Hiroshi Saito
Вложения
В списке pgsql-patches по дате отправления: