Re: truncate all tables?
От
Richard Huxton
Тема
Re: truncate all tables?
Дата
Msg-id
42C27249.10800@archonet.com
Ответ на
truncate all tables? (Zlatko Matić)
Список
Дерево обсуждения
truncate all tables? Zlatko Matić <zlatko.matic1@sb.t-com.hr>
Re: truncate all tables? Richard Huxton <dev@archonet.com>
Re: truncate all tables? Michael Glaesemann <grzm@myrealbox.com>
Re: truncate all tables? Doug Bloebaum <blabes@gmail.com>
Re: truncate all tables? Michael Glaesemann <grzm@myrealbox.com>
Zlatko Matić wrote: > How could I truncate, delete all content of all tables in one step ? Something like this? pg_dump --schema-only mydb > mydb.schema.dump dropdb mydb psql -f mydb.schema.dump mydb -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления