Self IP query

From this Next.js server, fire SELECT pg_sleep(6) on one pooled connection and — without waiting for it to return — query pg_stat_activityon a second connection to capture that backend's client_addrand related metadata. Useful for seeing how the connection looks from the database's side.