Re: Table data exclusion patch for pg_dump

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Table data exclusion patch for pg_dump
Дата
Msg-id 49FB4CA2.4080504@dunslane.net
обсуждение исходный текст
Ответ на Re: Table data exclusion patch for pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Table data exclusion patch for pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Table data exclusion patch for pg_dump  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Список pgsql-hackers

Tom Lane wrote:
> Vadim Trochinsky <me@vadim.ws> writes:
>   
>> This is a patch that allows choosing not to dump the data for the selected 
>> tables.
>>     
>
> Why wouldn't you just use -s ?
>
>             
>   

You might want the whole schema and data for most but not all of the 
tables (e.g. you might leave out a large session table for a web app).

cheers

andrew


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

Предыдущее
От: Flavio Henrique Araque Gurgel
Дата:
Сообщение: Re: Creating a tablespace directory in recovery
Следующее
От: Asko Oja
Дата:
Сообщение: Re: Table data exclusion patch for pg_dump