Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Loggin on WIN32


  • From: Andrew Dunstan <andrew(at)dunslane(dot)net>
  • To: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: Loggin on WIN32
  • Date: Sat, 29 May 2004 09:31:39 -0400
  • Message-id: <40B890BB(dot)4010105(at)dunslane(dot)net>



Harald Armin Massa wrote:

Hello,

I installed various win32-postgres-betas, but ... still I am not able to use the logging-Parameter

c:\pgsql\bin\pg_ctl -D c:/pgsql/data start -l c:/pgsql/postgres.log

leads to

Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung
ist falsch.
postmaster starting

Meaning:

"syntax of filename, directory name or volumename is wrong" ...

without "-l" it works; turning "/" to "\" does not improve the situation.

Is logging already supposed to work on win32?


pg_ctl needs some polishing.

The first thing I would try is to move the "start" to the end of the command line - there are some options glitches I suspect.

I am also not at all sure how well the start/restart code will work on Windows - we probably have some adjustment to do in that area.

cheers

andrew




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group