You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/08/19 15:05:39 UTC

[GitHub] [shardingsphere] sandynz commented on issue #6943: PostgreSQL current login user's password changed by DCL integration test

sandynz commented on issue #6943:
URL: https://github.com/apache/shardingsphere/issues/6943#issuecomment-676483284


   Since PosgreSQL account `postgres`'s password may be different on different environments, once password is changed, it can't be recovered by integration test itself.
   
   Possible solution:
   - Keep current login user (admin account used by jdbc) 's password unchanged.
   - ALTER PASSWORD could be tested on test account created by integration test itself.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org