I noticed that the PgClient in Effect doesn't support all of the options that Pg.Pool takes in. Is there a reason for this? In my case I'm trying to use gcp's cloud-sql-connector, which passes a stream to the pg client. Or does Effect handle this differently?