Re: [PATCHES] That dump-comments-on-composite-type-columns patch...

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: [PATCHES] That dump-comments-on-composite-type-columns patch...
Дата
Msg-id 4116D894.6090509@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: [PATCHES] That dump-comments-on-composite-type-columns patch...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>Another interesting think I noticed in pg_dump is dumping of LOBs.  It
>>seems to declare a cursor that fetches the blobs and then issues a fetch
>>1000 to get the first 1000 lobs.  It never seems to execute any further
>>fetches.
> 
> 
> Huh?  That's inside a do-loop.

Errr, yeah.  Don't know what made me not notice that :/


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

Предыдущее
От: fastpgs
Дата:
Сообщение: Re: Proposal for Disable Triggers
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: listen_addresses GUC parameter