Tino Wildenhain wrote:
Hi Ted,
Ted Byers wrote:
Thanks Uwe
This is a great start. It reduces the dump from 2 MB
down to 167K, but out of 6833 lines of SQL, 5744
relate to the public schema in the DB, and I didn't
touch that. It has over a dozen types, 419 functions,
&c., that were put there by postgresql the moment I
created the database.
Well thats usually not the case unless you changed
the default database per accident.
The database is called "template1" See the manuals regarding "CREATE
DATABASE" for details.
--
Richard Huxton
Archonet Ltd
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster