[PATCH] Modify pg_ctl to detect presence of geek user - Mailing list pgsql-hackers

From Panda Developpeur
Subject [PATCH] Modify pg_ctl to detect presence of geek user
Date
Msg-id CAK_xEZC5SK763unPv716a-nZymgSFuqc8+FNnUQwuyNU3a5hfA@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Modify pg_ctl to detect presence of geek user
Re: [PATCH] Modify pg_ctl to detect presence of geek user
List pgsql-hackers

Dear PostgreSQL Hackers,

I am submitting a patch to modify pg_ctl to detect the presence of a geek user on the system and adapt its behavior accordingly. This patch introduces the following changes:

  1. Detection of geek user: The modified pg_ctl now checks user created on the computer.

  2. No documentation or tests: Please note that I have not included new documentation or tests in this patch submission. However, I am open to adding them based on the community's feedback.

  3. Performance impact: The performance impact of these changes is minimal, with an expected delay of 500ms in specific scenarios only.


Please review the patch and provide your feedback. I am open to making any necessary improvements based on the community's suggestions.

Thank you for considering my contribution.

Best regards,

Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Melih Mutlu
Date:
Subject: Re: Parent/child context relation in pg_get_backend_memory_contexts()