Commit f31e5324 authored by Robert Haas's avatar Robert Haas

Add missing word.

parent 5c44f38d
...@@ -310,9 +310,9 @@ ...@@ -310,9 +310,9 @@
</para> </para>
<para> <para>
The contents of an unlogged table are not WAL-logged; thus, they The contents of an unlogged table are not WAL-logged; thus, they
are replicated and are truncated whenever the database system enters are not replicated and are truncated whenever the database system
recovery. Indexes on unlogged tables are also unlogged, but GIST enters recovery. Indexes on unlogged tables are also unlogged, but
indexes on unlogged tables are not currently supported. GIST indexes on unlogged tables are not currently supported.
</para> </para>
</listitem> </listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment