pginsight
pginsight copied to clipboard
Environment variable $PGINSIGHT_DBURL not set, when not required
when setting PGHOST PGPORT PGDATABASE et al in env, you can connect as is ,
i.e: dbh, err := sql.Open("postgres", "")