From: | "Harald Massa" <ghum(at)gmx(dot)net> |
---|---|
To: | Joerg Hessdoerfer <Joerg(dot)Hessdoerfer(at)sea-gmbh(dot)com> |
Cc: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Log messages of the server? |
Date: | 2004-11-08 13:39:05 |
Message-ID: | 22411.1099921145@www60.gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
Joerg,
Updating from beta to beta really has no production quality strategies :) (I
also do not think that we could expect that )
You can use the standard-MSI Commandline-Parameters to log information
concerning the install:
msiexec /l* c:/temp/nasenbaer.log /i postgres-8.0.0-beta3.msi
When the installation succeeds at least partially, there is a directory
named
pg_log
within the PostgreSQL Data directory where the postmaster puts his logging.
Harald
From | Date | Subject | |
---|---|---|---|
Next Message | Harald Massa | 2004-11-08 13:42:03 | Re: [Fwd: PostgreSQL 8.0.0-beta4 Windows 2000 |
Previous Message | Joerg Hessdoerfer | 2004-11-08 13:17:52 | Re: Log messages of the server? |