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 :/

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to