Re: truncate all tables?

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: truncate all tables?
Дата
Msg-id D4FCB390-125E-4CEA-BF70-B701AF8305C6@myrealbox.com
обсуждение исходный текст
Ответ на truncate all tables?  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
Список pgsql-general
On Jun 29, 2005, at 6:34 PM, Zlatko Matić wrote:

> How could I truncate, delete all content of all tables in one step ?

The PostgreSQL documentation is quite good. I recommend looking
through it.

http://www.postgresql.org/docs/8.0/interactive/index.html

In particular, here:
http://www.postgresql.org/docs/8.0/interactive/sql-truncate.html

Google works pretty well also:

http://www.google.com/search?biw=892&hl=en&q=postgresql
+truncate&btnG=Google+Search

Hope this helps.

Michael Glaesemann
grzm myrealbox com



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

Предыдущее
От: Zlatko Matić
Дата:
Сообщение: truncate all tables?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: truncate all tables?