Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa33bdd

Browse files
committed
Update documented error text.
Fujii Masao
1 parentdfe2e3f commitaa33bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.79 2007/09/13 23:43:35 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.80 2007/09/14 02:43:18 momjian Exp $ -->
22

33
<chapter id="maintenance">
44
<title>Routine Database Maintenance Tasks</title>
@@ -436,7 +436,7 @@ HINT: To avoid a database shutdown, execute a full-database VACUUM in "mydb".
436436
until wraparound:
437437

438438
<programlisting>
439-
ERROR: database isshut down to avoid wraparound data loss in database "mydb"
439+
ERROR: database isnot accepting commands to avoid wraparound data loss in database "mydb"
440440
HINT: Stop the postmaster and use a standalone backend to VACUUM in "mydb".
441441
</programlisting>
442442

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp