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 98cc5db commit 049ac80Copy full SHA for 049ac80
doc/src/sgml/catalogs.sgml
@@ -9319,7 +9319,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
9319
<entry><structfield>temporary</structfield></entry>
9320
<entry><type>boolean</type></entry>
9321
<entry></entry>
9322
- <entry>True if this is temporary replication slot. Temporary slots are
+ <entry>True if this is a temporary replication slot. Temporary slots are
9323
not saved to disk and are automatically dropped on error or when
9324
the session has finished.</entry>
9325
</row>
0 commit comments