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

Commitbf6992b

Browse files
committed
Remove clog copy.
1 parent7dc2dc2 commitbf6992b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎src/bin/pg_dump/pg_upgrade

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pg_upgrade: update a database without needing a full dump/reload cycle.
44
# CAUTION: read the manual page before trying to use this!
55

6-
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/pg_upgrade,v 1.18 2002/01/09 16:00:46 momjian Exp $
6+
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/pg_upgrade,v 1.19 2002/01/09 16:08:54 momjian Exp $
77
#
88
# NOTE: we must be sure to update the version-checking code a few dozen lines
99
# below for each new PostgreSQL release.
@@ -229,9 +229,6 @@ do
229229
fi
230230
done
231231

232-
rm -r data/pg_clog
233-
mv -f$OLDDIR/pg_clog data
234-
235232
echo"You must stop/start the postmaster before doing anything else."
236233
echo"You may remove the$OLDDIR directory with 'rm -r$OLDDIR'."
237234

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp