kou commented on PR #33716:
URL: https://github.com/apache/arrow/pull/33716#issuecomment-1396433386

   > What is needed for authentication?
   
   Integration with user information in PostgreSQL. We should not require users 
to configure additional authentication related things.
   
   > Could pluggable authentication modules be used?
   
   I think that we shouldn't do it. We should only use information in 
PostgreSQL. 
   
   > How often could authentication be required - in particular are there 
performance requirements?
   
   Always. All connections must be associated with an user.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to