8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c44f38 commit f31e532Copy full SHA for f31e532
doc/src/sgml/release-9.1.sgml
@@ -310,9 +310,9 @@
310
</para>
311
<para>
312
The contents of an unlogged table are not WAL-logged; thus, they
313
- are replicated and are truncated whenever the database system enters
314
- recovery. Indexes on unlogged tables are also unlogged, but GIST
315
- 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.
316
317
</listitem>
318
0 commit comments