Обсуждение: Can't find destroydb

Поиск
Список
Период
Сортировка

Can't find destroydb

От
"Mihai Gheorghiu"
Дата:
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

От
teg@redhat.com (Trond Eivind Glomsrød)
Дата:
"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

От
"Mihai Gheorghiu"
Дата:
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

От
Carlos Felipe Zirbes
Дата:
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