BUG #3621: Syslogger will not start

From: "ITAGAKI Takahiro" <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3621: Syslogger will not start
Date: 2007-09-20 01:54:24
Message-ID: 200709200154.l8K1sOPe061556@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3621
Logged by: ITAGAKI Takahiro
Email address: itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp
PostgreSQL version: 8.3dev
Operating system: Windows
Description: Syslogger will not start
Details:

Syslogger will not start because of the following assertion failure on
Windows. (probably on other EXEC_BACKEND platform, too)

TRAP: FailedAssertion("!(argc == 5)", File: "syslogger.c", Line: 647)

In fact, syslogger_parseArgs(argc, argv) is called with argc = 4.
argv[0] = C:/msys/1.0/local/pgsql/bin/postgres.exe
argv[1] = --forklog
argv[2] = 4560
argv[3] = 4564

Browse pgsql-bugs by date

  From Date Subject
Next Message ITAGAKI Takahiro 2007-09-20 01:59:07 BUG #3622: pg_rotate_logfile() does not work
Previous Message mirek 2007-09-19 19:59:37 BUG #3620: superuser password in windows registry