SergeB
Employee
SergeB Employee
Reactions
-
Re: Vertica 11 ldaplink does not configure "default role all" for the users
This new parameter was added in 12.0.0 https://www.vertica.com/docs/12.0.x/HTML/Content/Authoring/NewFeatures/12.0/12.0.0/UsersPrivileges.htm (View Post)1 -
Re: Is there a way to set a KafkaSource end condition to load data until there are no new data arrivals
Yes right after your COPY .... KafkaSource , issue a SELECT KafkaOffsets() OVER () and you will get last consumed offsets per partition, https://www.vertica.com/docs/12.0.x/HTML/Content/Authoring/Kaf… (View Post)1 -
Re: TLS Configuration 'data_channel' strange error
Glad you sorted it out. I raised an enhancement request for our documentation to better clarify how to configure certs with intermediate CAs. (View Post)1 -
Re: ROLLBACK 2291: Call to ColumnTypes.addAny() is not allowed in Aggregate functions
@Sergey_Cherepan_1 Thanks for pointing out this restriction. I contacted engineering and they'll be checking if that restriction (introduced many many years ago) still apply. (View Post)1 -
Re: Cannot allocate sufficient memory for COPY statement (536870912 requested, 268435456 permitted)
Hello, when you get the error, do you also see the following hint? HINT: This can happen if you have very wide rows, or if you have specified an incorrect record terminator. (Check your escaping -- f… (View Post)1
















