|
|
|
|
|
by asah
827 days ago
|
|
naive q: could one process perform the compilation, store the output in postgresql shmem, then each pg worker copy that code locally ? can plans be shared ? I might be mistaken but I thought each worker backend can (e.g.) be assigned to a different partition in a partitioned table, with very different table indexes, statistics, etc. |
|