trevornederlof
railway connect Postgres prompting for password
I love being able to use
railway run
to automatically populate the DATABASE_URL in my development and I was expecting railway connect Postgres
to function similarly by setting PGPASSWORD
so I wouldn't need to pull down the password and could get to psql quickly, however, it is prompting me for my password. Is this expected? Is there another workflow I can use other than loading in PGPASSWORD manually?10 replies