diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-16 10:21:09 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-16 10:26:46 +0300 |
commit | c03a6ae220630c6d03dddf20789df62131ea6e9e (patch) | |
tree | 53facc67e7e357c57b2a24c7b77d0fa8f9772426 /src/tutorial/basics.source | |
parent | 3b8fda6763ceccac0fc5ae0e921568235608252c (diff) | |
download | postgresql-c03a6ae220630c6d03dddf20789df62131ea6e9e.tar.gz postgresql-c03a6ae220630c6d03dddf20789df62131ea6e9e.zip |
Use correctly-sized buffer when zero-filling a WAL file.
I mixed up BLCKSZ and XLOG_BLCKSZ when I changed the way the buffer is
allocated a couple of weeks ago. With the default settings, they are both
8k, but they can be changed at compile-time.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions