![]() | |
![]() |
| | Thread Tools | Display Modes |
#31
| |||
| |||
|
|
now() is docmented as the transaction start time, so theres no caching and inside the same transaction its result should always be the same value. For resolving performance questions EXPLAIN gives You valuable insight. Oh yes, I forget to mention: I tried EXPLAIN, but it returns the same search tree twice. However I do not know if EXPLAIN knows about caching and would display that. Therefore I think that maybe the queries might be cached although EXPLAIN states there is a (for example) seq search. |
#32
| |||
| |||
|
|
now() is docmented as the transaction start time, so theres no caching and inside the same transaction its result should always be the same value. For resolving performance questions EXPLAIN gives You valuable insight. Oh yes, I forget to mention: I tried EXPLAIN, but it returns the same search tree twice. However I do not know if EXPLAIN knows about caching and would display that. Therefore I think that maybe the queries might be cached although EXPLAIN states there is a (for example) seq search. |
#33
| |||
| |||
|
|
now() is docmented as the transaction start time, so theres no caching and inside the same transaction its result should always be the same value. For resolving performance questions EXPLAIN gives You valuable insight. Oh yes, I forget to mention: I tried EXPLAIN, but it returns the same search tree twice. However I do not know if EXPLAIN knows about caching and would display that. Therefore I think that maybe the queries might be cached although EXPLAIN states there is a (for example) seq search. |
![]() |
| Thread Tools | |
| Display Modes | |
| |