Page 1 of 1

change schema owner

Posted: Wed Nov 28, 2018 1:02 pm
by alexandru_savencu
hello team,

I have the following issue:
dbadmin=> alter schema schema1 owner to otheruser;
ERROR 4856: Syntax error at or near "owner" at character 22
LINE 1: alter schema schema1 owner to otheruser;
^

I am using Vertica 9.1.

please advise.

thanks!