Re: Error on Vacuum? - Mailing list pgsql-novice

From Rikard Bosnjakovic
Subject Re: Error on Vacuum?
Date
Msg-id d9e88eaf1001070608g158cbadex9080a3008ab38778@mail.gmail.com
Whole thread Raw
In response to Re: Error on Vacuum?  ("John J. Urbaniak" <jjurban@attglobal.net>)
List pgsql-novice
On Thu, Jan 7, 2010 at 14:11, John J. Urbaniak <jjurban@attglobal.net> wrote:

>> E:\PGSQL\BIN\PG_CTL.EXE "-D E:/PGSData -l logfile start"
[...]
> I don't know where the logfile is.

The "-l logfile" tells PG to save the logfile as "logfile" in the
current directory where the command was issued. A good idea is to put
an absolute path to the logfile; "-l E:\postgres_logfile" or similiar.


--
- Rikard

pgsql-novice by date:

Previous
From: "John J. Urbaniak"
Date:
Subject: Re: Error on Vacuum?
Next
From: Tom Lane
Date:
Subject: Re: Error on Vacuum?