In our PostgreSQL RDS instance, rdsadmin user make connections to rdsadmin database every 3 minutes, is it normal? what does it do?

0

In the database log, user rdsadmin connects to rdsadmin every 3 minutes, we are wondering if this is normal? what is the purpose of doing this?

2024-02-16 19:05:44 UTC:[local]:rdsadmin@rdsadmin:[22036]:LOG:  00000: connection authorized: user=rdsadmin database=rdsadmin
2024-02-16 19:08:44 UTC:[local]:rdsadmin@rdsadmin:[22150]:LOG:  00000: connection authorized: user=rdsadmin database=rdsadmin
2024-02-16 19:11:44 UTC:[local]:rdsadmin@rdsadmin:[22267]:LOG:  00000: connection authorized: user=rdsadmin database=rdsadmin
2024-02-16 19:14:44 UTC:[local]:rdsadmin@rdsadmin:[22381]:LOG:  00000: connection authorized: user=rdsadmin database=rdsadmin
2024-02-16 19:17:44 UTC:[local]:rdsadmin@rdsadmin:[22495]:LOG:  00000: connection authorized: user=rdsadmin database=rdsadmin
질문됨 3달 전123회 조회
1개 답변
0

Hi, Annie Bai

This looks like an RDS keepalive setting. Please check the RDS PostgreSQL Parameter Group to see if a tcp_keepalives_idle parameter is set to 180 seconds. Also check to see if there's a tcp_keepalives_interval parameter set similarly.

If this helps answer your question, please choose this as the Accepted Answer so others on re:Post may benefit - Thank you

profile pictureAWS
답변함 3달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠