Re: BUG #5312: I NEED HELP

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: BUG #5312: I NEED HELP
Дата
Msg-id 603c8f071002031849q192b568n3fa26ad45f088632@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #5312: I NEED HELP  ("Daniel J. Baldev" <dbaldev@msn.com>)
Список pgsql-bugs
On Wed, Feb 3, 2010 at 9:46 PM, Daniel J. Baldev <dbaldev@msn.com> wrote:
> All I want to do is to delete a database, but I don't know how to actually
> input the dropdb command and what other stuff I need to open...can you help?
> I think my problem will be very simple for someone who understands this

I probably could help if I could see what is on your screen, but I
can't.  In general, if the database you want to drop is called junk,
then you either do "dropdb junk" from the command line or "DROP
DATABASE junk" from SQL.  Once again, you need to read the guide to
reporting problems - you're not providing any information at all on
what program you're using to connect to the database, what you've
tried, what happened, etc.

And again, this is not a bug.

...Robert

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Daniel J. Baldev"
Дата:
Сообщение: Re: BUG #5312: I NEED HELP
Следующее
От: Joe Conway
Дата:
Сообщение: Re: BUG #5304: psql using conninfo fails in connecting to the server