Add missing word.

pull/1/head
Robert Haas 15 years ago
parent 5c44f38d3b
commit f31e532492
  1. 6
      doc/src/sgml/release-9.1.sgml

@ -310,9 +310,9 @@
</para>
<para>
The contents of an unlogged table are not WAL-logged; thus, they
are replicated and are truncated whenever the database system enters
recovery. Indexes on unlogged tables are also unlogged, but GIST
indexes on unlogged tables are not currently supported.
are not replicated and are truncated whenever the database system
enters recovery. Indexes on unlogged tables are also unlogged, but
GIST indexes on unlogged tables are not currently supported.
</para>
</listitem>

Loading…
Cancel
Save