Content-Length: 277470 | pFad | http://github.com/postgrespro/postgres/commit/469cf43fac9bd5e261499c2a922f5cb01fbb95f1

1C Remove extra vacuum, from Peter. · postgrespro/postgres@469cf43 · GitHub
Skip to content

Commit 469cf43

Browse files
committed
Remove extra vacuum, from Peter.
1 parent 0882951 commit 469cf43

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/bin/initdb/initdb.sh

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#
2727
#
2828
# IDENTIFICATION
29-
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.62 1999/11/21 04:16:15 tgl Exp $
29+
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.63 1999/12/09 04:36:57 momjian Exp $
3030
#
3131
#-------------------------------------------------------------------------
3232

@@ -412,10 +412,6 @@ echo
412412

413413
PGSQL_OPT="-o /dev/null -O -F -Q -D$PGDATA"
414414

415-
# If the COPY is first, the VACUUM generates an error, so we vacuum first
416-
echo "Vacuuming template1"
417-
echo "vacuum" | postgres $PGSQL_OPT template1 > /dev/null
418-
419415
# Create the initial pg_pwd (flat-file copy of pg_shadow)
420416
echo "COPY pg_shadow TO '$PGDATA/pg_pwd' USING DELIMITERS '\\t'" | \
421417
postgres $PGSQL_OPT template1 > /dev/null

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/469cf43fac9bd5e261499c2a922f5cb01fbb95f1

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy