Log Message:
---
In standby mode, suppress repeated LOG messages about a corrupt record,
which just indicates that we've reached the end of valid WAL found in
the standby.
Modified Files:
--
pgsql/src/backend/access/transam:
xlog.c (r1.396 -> r1.397)
(http:
Log Message:
---
On Windows, syslogger runs in two threads. The main thread processes config
reload and rotation signals, and a helper thread reads messages from the
pipe and writes them to the log file. However, server code isn't generally
thread-safe, so if both try to do e.g palloc()/pfr
Log Message:
---
On Windows, syslogger runs in two threads. The main thread processes config
reload and rotation signals, and a helper thread reads messages from the
pipe and writes them to the log file. However, server code isn't generally
thread-safe, so if both try to do e.g palloc()/pfr
Log Message:
---
On Windows, syslogger runs in two threads. The main thread processes config
reload and rotation signals, and a helper thread reads messages from the
pipe and writes them to the log file. However, server code isn't generally
thread-safe, so if both try to do e.g palloc()/pfr
Log Message:
---
On Windows, syslogger runs in two threads. The main thread processes config
reload and rotation signals, and a helper thread reads messages from the
pipe and writes them to the log file. However, server code isn't generally
thread-safe, so if both try to do e.g palloc()/pfr
Log Message:
---
Provide better guidance for adjusting shared_buffers.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.266 -> r1.267)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.266&r2=1.267)
--
Sent via pgsql-comm
On Fri, Apr 16, 2010 at 09:46:07PM +, Robert Haas wrote:
> Log Message:
> ---
> Provide better guidance for adjusting shared_buffers.
>
> Modified Files:
> --
> pgsql/doc/src/sgml:
> config.sgml (r1.266 -> r1.267)
>
> (http://anoncvs.postgresql.org/cvsw
On Fri, Apr 16, 2010 at 7:17 PM, David Fetter wrote:
> On Fri, Apr 16, 2010 at 09:46:07PM +, Robert Haas wrote:
>> Log Message:
>> ---
>> Provide better guidance for adjusting shared_buffers.
>>
>> Modified Files:
>> --
>> pgsql/doc/src/sgml:
>> config.sgml (r1.
On Fri, Apr 16, 2010 at 6:22 PM, Robert Haas wrote:
> On Fri, Apr 16, 2010 at 7:17 PM, David Fetter wrote:
>> On Fri, Apr 16, 2010 at 09:46:07PM +, Robert Haas wrote:
>>> Log Message:
>>> ---
>>> Provide better guidance for adjusting shared_buffers.
>>>
>>> Modified Files:
>>> ---