Skip to content

Conversation

@tristan957
Copy link
Member

This environment variable is used as the password to connect to another postgres instance as the walreceiver. The purpose of moving to a GUC is so that we can reload the storage auth token periodically.

@tristan957 tristan957 force-pushed the tristan957/storage-token/18 branch 4 times, most recently from b49b2a1 to d3c818b Compare December 2, 2025 01:19
},

{
{"neon_storage_auth_token", PGC_SUSET, REPLICATION_STANDBY,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't decide on PGC_SUSET or PGC_SU_BACKEND.

This environment variable is used as the password to connect to another
postgres instance as the walreceiver. The purpose of moving to a GUC is
so that we can reload the storage auth token periodically.

Signed-off-by: Tristan Partin <[email protected]>
@tristan957 tristan957 force-pushed the tristan957/storage-token/18 branch from d3c818b to 4f1bc16 Compare December 3, 2025 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants