how to "pg_dump", based in select command

Поиск
Список
Период
Сортировка
От Jeferson Kasper
Тема how to "pg_dump", based in select command
Дата
Msg-id d1e5962b0707031009y5283ba97yade2e7dee04a4d7d@mail.gmail.com
обсуждение исходный текст
Ответы Re: how to "pg_dump", based in select command
Список pgsql-hackers
Hello folks.
I want to know how to dump some parts of a database?
I need to extract the records in a "select * from table" and the pg_dump or other tool will create a file with the records found in this "select command", and after this, i will restore this file in another database with the same structure.
Any idea?
Thanks people.
 
Jeferson Kasper
 

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

Предыдущее
От: Naz Gassiep
Дата:
Сообщение: Re: todo: Hash index creation
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: Proposal: In-Place upgrade concept