Login
Remember
Register
Ask a Question
Does everything get cached in Netezza (or any other data appliance)?
0
votes
asked
Feb 20, 2023
in
Netezza
by
rajeshsharma
Does everything get cached in Netezza (or any other data appliance)?
netezza-cache
cache
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 20, 2023
by
rajeshsharma
Typically only schema and other database objects are cached in appliances. Data is not cached, in general. In most cases, data is not saved anywhere (in any cache or on the host computer) and is streamed directly from SPU to client software.
...