solution to Delete databases and tables

Поиск
Список
Период
Сортировка
От Cima
Тема solution to Delete databases and tables
Дата
Msg-id 00cc01c52f84$280ee320$f00110ac@doctorado1
обсуждение исходный текст
Ответы Re: solution to Delete databases and tables  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-novice
hi,
 
thanx for the help.
 
the folowing command did the trick: createdb -T template0 dbname
 
this should be executed .../pgsql/createdb -T template0 dbname.
 
now my databases are clean and empty, the old table no longer appear.
 
thanx a lot (Michael) for the help.

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

Предыдущее
От: "Cima"
Дата:
Сообщение: pgsql.so
Следующее
От: Gordon Haverland
Дата:
Сообщение: Re: pgsql.so