> *Quick aside: What does the dbenv subroutine do? I wanted to put in a comment 
> explaining its function, but it was not readily apparent to me.

dbenv() starts the postgres server and sets database related environment 
variables.

Did you see my comment here: 
https://git.snowdrift.coop/sd/snowdrift/issues/66#note_2110 ? I haven't tried 
to verify it yet, but that's where I think the problem is. It looks like those 
exports are not properly escaped (PGHOST and PGDATA are paths, if I remember 
correctly).
_______________________________________________
Dev mailing list
Dev@lists.snowdrift.coop
https://lists.snowdrift.coop/mailman/listinfo/dev

Reply via email to