module DA_Dev::Postgres
Extended Modules
Defined in:
da_dev/Postgres.crConstant Summary
-
ERRORS =
{} of String => String
-
HBA_CONF =
File.expand_path("#{THIS_DIR}/config/pg_hba.conf")
-
PG_CONF =
"/etc/postgresql/postgresql.conf"
-
PGPASS =
"#{ENV["HOME"]}/.pgpass"