Re: [HACKERS] Re: HISTORY for 6.5.2

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: Thomas Lockhart <lockhart@alumni.caltech.edu>
Cc: The Hermit Hacker <scrappy@hub.org>, Vince Vielhaber <vev@michvhf.com>, Tom Lane <tgl@sss.pgh.pa.us>, Lamar Owen <lamar.owen@wgcr.org>, Theo Kramer <theo@flame.co.za>, "pgsql-hackers@postgreSQL.org" <pgsql-hackers@postgresql.org>
Date: 1999-09-21T14:01:40Z
Lists: pgsql-hackers
> > Force the admin to learn what they are doing...if they want to create
> > short cut scripts, let *them* do it...
> 
> Damn. You're going to make me read the docs?
> 
>   - Thomas, who *always* uses the scripts and would miss them
> 

I created a script for testing called newdb which:

	:
	destroydb "$@"
	createdb "$@"

Yes, I could do this in psql from template1, but why bother.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026