|
|
|
|
|
by echelon
294 days ago
|
|
You should make your cursors opaque so as to never reveal the size of your database. You can do some other cool stuff if they're opaque - encode additional state within the cursor itself: search parameters, warm cache / routing topology, etc. |
|