File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.296 2004/12/13 18:05:09 petere Exp $
2
+ $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.297 2004/12/18 04:21:43 momjian Exp $
3
3
-->
4
4
5
5
<Chapter Id="runtime">
@@ -3148,8 +3148,8 @@ archive_command = 'copy "%p" /mnt/server/archivedir/"%f"' # Windows
3148
3148
<listitem>
3149
3149
<para>
3150
3150
Sets the time zone for displaying and interpreting time
3151
- stamps. The default is to use whatever the system environment
3152
- specifies as the time zone. See <xref
3151
+ stamps. The default is 'unknown', which means to use whatever
3152
+ the system environment specifies as the time zone. See <xref
3153
3153
linkend="datatype-datetime"> for more information.
3154
3154
</para>
3155
3155
</listitem>
You can’t perform that action at this time.
0 commit comments