Bryan_H
Administrator
Bryan_H Administrator
Reactions
-
Re: Absent storage ROS containers
One more place to check: select * from vs_ros where salstorageid = '024c798a2f7f249bca07c9c89acd8882015000012911933b'; You could also search for storage_oid for similar files, the last 3 di… (View Post)6 -
Re: COPY FROM S3 - Proxy Parameters
One other thing to try if it doesn't seem to work, S3FS is handled by Storage Abstraction Layer or "SAL" so you can turn on debug for that component with (View Post)1 -
Re: Passing List of Params while Calling REST API using PythonUDx
How about this python script "json_demo.py": Use this SQL to test: (View Post)1 -
Re: Vertica new cluster running slow
Hi, one other check is resource pool status: select * from resource_pool_status; It's possible that a user-defined resource pool, or even TM, may have old settings for memory, number of threads … (View Post)1 -
Re: Field Separator on select and copy
Yes, though you can also use \t as the delimiter to indicate TAB: (View Post)1




















