https://authzed.com logo
Title
s

slinkiecici

08/30/2022, 7:49 AM
Hi All, Hope you are well. Does anyone perhaps have an example of a connection string using unix socket? We are trying to connect to a postgres database in cloudsql. Thank you
v

vroldanbet

08/30/2022, 9:32 AM
Hi! I haven't tried it out myself, but there are some hints at https://github.com/jackc/pgx/pull/473#issuecomment-435615215 Could you try something like:
postgresql://user:pass/database_name?host=/path/to/socket