Thread: Can't find destroydb

Can't find destroydb

From
"Mihai Gheorghiu"
Date:
I installed Postgresql 7.1 from rpms on RH 7.0
createdb is in /usr/bin
Cannot find destroydb.
Please help.
Thanks,
Mihai Gheorghiu


Re: Can't find destroydb

From
teg@redhat.com (Trond Eivind Glomsrød)
Date:
"Mihai Gheorghiu" <tanethq@earthlink.net> writes:

> I installed Postgresql 7.1 from rpms on RH 7.0
> createdb is in /usr/bin
> Cannot find destroydb.

Try "dropdb"

--
Trond Eivind Glomsrød
Red Hat, Inc.

Re: Can't find destroydb

From
"Mihai Gheorghiu"
Date:
Thanks,

I used an old printout instead of the latest downloaded docs :(

-----Original Message-----
From: Trond Eivind Glomsrød <teg@redhat.com>
To: Mihai Gheorghiu <tanethq@earthlink.net>
Cc: pgsql-general@postgresql.org <pgsql-general@postgresql.org>
Date: Tuesday, May 22, 2001 5:18 PM
Subject: Re: [GENERAL] Can't find destroydb


>"Mihai Gheorghiu" <tanethq@earthlink.net> writes:
>
>> I installed Postgresql 7.1 from rpms on RH 7.0
>> createdb is in /usr/bin
>> Cannot find destroydb.
>
>Try "dropdb"
>
>--
>Trond Eivind Glomsrød
>Red Hat, Inc.


RE: Can't find destroydb

From
Carlos Felipe Zirbes
Date:
And I have 7.0 installed and yesterday I couldn't find COPY.
I had to use the \copy command in psql instead.

I've installed postgres from the source.
Any ideas why COPY isn't there, in the bin directory?

Ah, "man copy" works fine.

TIA,
Carlos Felipe Zirbes
DBServer Assessoria em Sistemas de Informação
E-mail: carlosz@dbserver.com.br
Fone: (51) 342-8055
Fax: (51) 342-4838



-----Original Message-----
From: Mihai Gheorghiu [mailto:tanethq@earthlink.net]
Sent: Terça-feira, 22 de Maio de 2001 17:50
To: pgsql-general@postgresql.org
Subject: [GENERAL] Can't find destroydb


I installed Postgresql 7.1 from rpms on RH 7.0
createdb is in /usr/bin
Cannot find destroydb.
Please help.
Thanks,
Mihai Gheorghiu