Re: How to individually list the DDL for all individual data base objects

Поиск
Список
Период
Сортировка
От Berend Tober
Тема Re: How to individually list the DDL for all individual data base objects
Дата
Msg-id 54736BEB.5050404@computer.org
обсуждение исходный текст
Ответ на Re: How to individually list the DDL for all individual data base objects  (Melvin Davidson <melvin6925@gmail.com>)
Список pgsql-general
Melvin Davidson wrote:
> You should probably look at the pg_extractor utility.
>
> https://github.com/omniti-labs/pg_extractor
>
> With it, you can dump individual or selected objects to separate
> directories.


That looks like what I'm looking for. (Note: I did Google searching, but
apparently did not use the right set of search terms, because this tool
really is described as being what it is that I am looking to do!)

Thanks!



---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com



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

Предыдущее
От: Berend Tober
Дата:
Сообщение: Re: How to individually list the DDL for all individual data base objects
Следующее
От: Bill Moran
Дата:
Сообщение: Re: Avoiding deadlocks when performing bulk update and delete operations