Add colo to display at end of initdb.

This commit is contained in:
Bruce Momjian 2000-04-08 18:35:30 +00:00
parent 7ecf7eea63
commit 949e8a662d
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.89 2000/04/06 18:27:01 momjian Exp $
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.90 2000/04/08 18:35:29 momjian Exp $
#
#-------------------------------------------------------------------------
@ -606,7 +606,7 @@ echo "VACUUM ANALYZE" \
| "$PGPATH"/postgres $PGSQL_OPT template1 > /dev/null || exit_nicely
echo
echo "Success. You can now start the database server using"
echo "Success. You can now start the database server using:"
echo ""
echo " $PGPATH/postmaster -D $PGDATA"
echo "or"

View File

@ -4,7 +4,7 @@ abstime/sparc-sun-solaris=abstime-solaris-1947
float4/.*-qnx=float4-exp-three-digits
float8/.*-bsdi=float8-small-is-zero
float8/.*-freebsd*=float8-small-is-zero
float8/.*-netbsd=float8-small-is-zero
float8/i386-.*-netbsd=float8-small-is-zero
float8/.*-qnx=float8-exp-three-digits
float8/alpha.*-dec-osf=float8-fp-exception
float8/i.86-pc-cygwin*=float8-cygwin