Re: restore multiple tables postgres

Поиск
Список
Период
Сортировка
От raghavendra t
Тема Re: restore multiple tables postgres
Дата
Msg-id m2zbc7de5a31004140807m85225eco477ae4bb8800856a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: restore multiple tables postgres  (Scott Mead <scott.lists@enterprisedb.com>)
Список pgsql-general
Hi
 
Hope this will help you out. Its has bothe pg_dump and pg_restore, with -t option
 
Regards
Raghavendra

 
On Wed, Apr 14, 2010 at 8:33 PM, Scott Mead <scott.lists@enterprisedb.com> wrote:

On Wed, Apr 14, 2010 at 10:56 AM, akp geek <akpgeek@gmail.com> wrote:
Dear all -

        Can you please help me with this? Is there a way to restore multiples ( more than one table ) using a single command from a whole database dump that was created using pg_dump


Depends on exactly how you took the pg_dump.

  Did you use -F c or -F t?

--Scott
 

regards


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: auto vacuum
Следующее
От: Scott Mead
Дата:
Сообщение: Re: restore multiple tables postgres