neon icon indicating copy to clipboard operation
neon copied to clipboard

[proxy] delete console-redirect hardcoded logic

Open conradludgate opened this issue 5 months ago • 1 comments

In console-redirect (psql -h pg.neon.tech), all production workloads should go via pg-sni-router, and not direct to compute. I believe this is already the case, but would need to confirm.

Tests might currently run direct to compute, this should be addressed.

Ref: https://github.com/neondatabase/neon/blob/b23e75ebfe6b6991cdff94d7ce1f627997db797e/proxy/src/auth/backend/console_redirect.rs#L212-L220

conradludgate avatar Jun 06 '25 08:06 conradludgate

Prior attempt: https://github.com/neondatabase/neon/pull/11765 Looks like it is used in e2e tests as well.

conradludgate avatar Jun 16 '25 15:06 conradludgate

This issue was moved to Jira: LKB-1521

zenithdb-bot-dev[bot] avatar Jul 18 '25 22:07 zenithdb-bot-dev[bot]