Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Posgres batch read with DBI?

by Corion (Patriarch)
on Jan 27, 2021 at 15:14 UTC ( [id://11127523]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Posgres batch read with DBI?
in thread Posgres batch read with DBI?

This very much depends on the database and its driver. I know of databases/drivers that always slurp the complete query result to the client machine. The (Perl) client then can ask the DB driver for rows, which are satisfied from the transferred query.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11127523]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-18 07:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found