Re: Setting rpath on llvmjit.so?

2018-04-26 Thread Jason Petersen
ot of very important projects will be in trouble. It seems like a pretty safe bet given the sheer inertia of the list above. -- Jason Petersen Software Engineer | Citus Data 303.736.9255 ja...@citusdata.com

Re: PostgreSQL opens all the indexes of a relation for every Query during Planning Time?

2018-03-16 Thread Jason Petersen
dexes. Is there any > other better way to handle this like Scanning/Opening only the indexes > related to columns specified in the query? I’d think you’d need a pretty clear profiling run that points to this as a hot spot before deciding to optimize it. Do you have a query where this i

Re: JIT compiling with LLVM v9.0

2018-01-30 Thread Jason Petersen
iscussed would hurt adoption). -- Jason Petersen Software Engineer | Citus Data 303.736.9255 ja...@citusdata.com

Re: pspg - psql pager

2017-11-15 Thread Jason Petersen
id installation for macOS users… https://github.com/Homebrew/homebrew-core/pull/20686 -- Jason Petersen Software Engineer | Citus Data 303.736.9255 ja...@citusdata.com