git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c8c864c) | patch
Define a separately configurable XLOG_BLCKSZ symbol for the page size
Mon, 3 Apr 2006 23:35:05 +0000 (23:35 +0000)
Mon, 3 Apr 2006 23:35:05 +0000 (23:35 +0000)
commit eaef111396ef7e70c88979c7a82f6a8f918d9651
Define a separately configurable XLOG_BLCKSZ symbol for the page size
used within WAL files. Historically this was the same as the data file
BLCKSZ, but there's no necessary connection, and it's possible that
performance gains might ensue from reducing XLOG_BLCKSZ. In any case
distinguishing two symbols should improve code clarity. This commit
does not actually change the page size, only provide the infrastructure
to make it possible to do so. initdb forced because of addition of a
field to pg_control.
Mark Wong, with some help from Simon Riggs and Tom Lane.
doc/src/sgml/runtime.sgml diff | blob | blame | history
src/backend/access/transam/xlog.c diff | blob | blame | history
src/bin/pg_controldata/pg_controldata.c diff | blob | blame | history
src/bin/pg_resetxlog/pg_resetxlog.c diff | blob | blame | history
src/include/access/xlog_internal.h diff | blob | blame | history
src/include/catalog/pg_control.h diff | blob | blame | history
src/include/pg_config_manual.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /