|
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 whateverthe system environment |
3152 |
| - specifies as the time zone. See <xref |
| 3151 | + stamps. The default is'unknown', which meansto use whatever |
| 3152 | +the system environmentspecifies as the time zone. See <xref |
3153 | 3153 | linkend="datatype-datetime"> for more information.
|
3154 | 3154 | </para>
|
3155 | 3155 | </listitem>
|
|