Re: pg_dump - option for just dumping sequences?

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: pg_dump - option for just dumping sequences?
Дата
Msg-id 40F7643E.3070805@telstra.net
обсуждение исходный текст
Ответ на Re: pg_dump - option for just dumping sequences?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne wrote:
>> Does anyone else think it would be a useful thing adding an option to 
>> pg_dump for outputting just the sequences?
>>
>> Or perhaps there's an easy way of doing this I just haven't thought of?
> 
> Can't you just grep the output for pg_catalog.setval and SET SESSION 
> AUTHORIZATION?

Arrrgh, yep.

Thanks Chris, I must be in space cadet mode today.  :(

Regards and best wishes,

Justin Clift


> Chris





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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Converting epoch to timestamp
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Converting epoch to timestamp