Re: Drop all databases objects except the database

Поиск
Список
Период
Сортировка
От Dmitry Tkach
Тема Re: Drop all databases objects except the database
Дата
Msg-id 3C9230F7.1070407@openratings.com
обсуждение исходный текст
Ответ на Drop all databases objects except the database  ("Evandro" <evandro@horizontenet.com.br>)
Список pgsql-general
Evandro wrote:

>HorizontenetHi Everyone,
>
>    Does anyone know about a script or function to drop all databases
>objects except the database? ( to empty a database)
>

If you really want to drop ALL the objects, would it not be the same as
dropping the database and creating a new one?




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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: duplicating and date problem
Следующее
От: Darren Ferguson
Дата:
Сообщение: Re: How to get the name of a table's primary key?