mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
cc2d00fea4
Patches a bug in vm-builder where it did not include enough parameters in the query string. These parameters are `host=localhost port=5432`. These parameters were not necessary for the monitor because the `pq` go postgres driver included them by default.