Re: [HACKERS] Re: HISTORY for 6.5.2

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, Vince Vielhaber <vev(at)michvhf(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, Theo Kramer <theo(at)flame(dot)co(dot)za>, "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Re: HISTORY for 6.5.2
Date: 1999-09-21 14:01:40
Message-ID: 199909211401.KAA10572@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 1999-09-21 14:02:27 Re: [HACKERS] Re: HISTORY for 6.5.2
Previous Message Vince Vielhaber 1999-09-21 09:27:25 Re: [HACKERS] Re: HISTORY for 6.5.2

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-09-21 14:02:27 Re: [HACKERS] Re: HISTORY for 6.5.2
Previous Message Tom Lane 1999-09-21 13:59:59 Re: [HACKERS] postmaster disappears