Re: WAL Archiving under Windows - Mailing list pgsql-general

From Tim Tassonis
Subject Re: WAL Archiving under Windows
Date
Msg-id 45477B2E.10400@cubic.ch
Whole thread Raw
In response to Re: WAL Archiving under Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: WAL Archiving under Windows  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Hi Tom

Tom Lane wrote:
> Tim Tassonis <timtas@cubic.ch> writes:
>> The strange thing is, even with loglevel debug5, I don't get any log
>> message indicating that postgres is even trying to call the command.
>
> Then it isn't, because there are definitely log messages, which were
> specifically put there for the purpose of recording the fully-expanded
> archive command string:

I must be, as I increased the debug level and that actually took place.
I did get more log messages.

Is there anything else that could prevent the archiving from taking
place, without giving any message?

pgsql-general by date:

Previous
From: Darcy Buskermolen
Date:
Subject: Re: [HACKERS] Index greater than 8k
Next
From: Richard Huxton
Date:
Subject: Re: WAL Archiving under Windows