Support for message.key.columns on PostgreSQL connector

Hi,
I’m didn’t find any official documentation about support of this configuration field - " message.key.columns". My goal is to control the topics keys to force use of simpler keys (some times I use composite primary keys on my tables but I really need only 1 key out of the primary key columns).

Is there anyway to support that on the managed connector? could I be doing something wrong?