Well, I am making some progress with createdb/dropdb

Поиск
Список
Период
Сортировка
От Philippe Salama
Тема Well, I am making some progress with createdb/dropdb
Дата
Msg-id 183140.8260.qm@web90507.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Well, I am making some progress with createdb/dropdb
Список pgsql-admin
The textbook wanted me to create-db -U neil bpsimple, but I accidentally created it as postgres.  I want to follow directions so future exercises will work ok.

It has taken me a  while to figure out that there are , in bin, programs such as createdb.exe which look for parameters on command line such as
-U neil bpsimple

So, I had to figure out how to dropdb.exe -U postgres bpsimple

And then recreate it as createdb.exe -U neil bpsimple

It is confusing for me to keep straight which things are .exe in bin, and which are command lines in psql.



Have a burning question? Go to Yahoo! Answers and get answers from real people who know.

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

Предыдущее
От: Philippe Salama
Дата:
Сообщение: Difference between ROLE and USER1
Следующее
От: Philippe Salama
Дата:
Сообщение: \c bpsimple rick