Thanks Stephan, dropdb worked just fine.  Also, I was not at all offended by
your previous suggestion.  I'm still pretty new to Linux.

This issue surfaces an opportunity for me to help the cause.  As I go
through the process of setting up PostgreSQL 7.0 and developing a new
database in it, I could provide some QA on the documentation.  Two items
have already surfaced.  The first, of course, is that destroydb is now
dropdb in 7.0.  The second is in the INSTALL document.  In the section that
describes how to make PostgreSQL start at boot-time there is the following
paragraph:

        In RedHat Linux add a file /etc/rc.d/init.d/postgres.init which is
        based on the example in contrib/linux/.  Then make a softlink to
        this file from /etc/rc.d/rc5.d/S98postgres.init.

There's a much simpler way to accomplish this.  Simply execute the
following:

        contrib/linux/postgres.init.sh install

Who would I pass these suggestions on to?

-=michael=-

-----Original Message-----
From: Stephan Richter [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 24, 2000 9:53 PM
To: Michael S. Kelly
Cc: [EMAIL PROTECTED]
Subject: Re: [GENERAL] Can't find destroydb command in 7.0


At 09:16 PM 4/24/00 -0700, Michael S. Kelly wrote:
>Maybe it's late, maybe it'll all be clear to me in the morning, but I seem
>to have lost the destroydb command after installing PostgreSQL 7.0 RC1.

I just checked. It is called dropdb now, to be consistent with other
commands.

Regards,
Stephan
--
Stephan Richter - (901) 573-3308 - [EMAIL PROTECTED]
CBU - Physics & Chemistry; Framework Web - Web Design & Development
PGP Key: 735E C61E 5C64 F430 4F9C 798E DCA2 07E3 E42B 5391


Reply via email to