Open honnip opened 6 days ago
@dahlia is there a reason we're using postgres instead of pg?
@ThisIsMissEm It's because @fedify/postgres depends on postgres.js.
Could @fedify/postgres depend on pg instead?
Ah, ick, okay. I can't recall if pg does explicitly support those but I think so?
Maybe it would be better to create a separate package called @fedify/pg. 🤔
Related:
The library does not correctly parse URLs containing unix sockets.
I confirmed that https://github.com/porsager/postgres/issues/484#issuecomment-1732123538 solves it. (https://github.com/honnip/hollo/commits/db/unix-socket/)