{ "homepage": "http://www.postgresql.org/", "version": "9.2.4", "license": "http://www.postgresql.org/about/licence/", "architecture": { "64bit": { "url": "http://get.enterprisedb.com/postgresql/postgresql-9.2.4-1-windows-x64-binaries.zip", "hash": "sha256:94cfc08dfaec35fad3558e17c22b89473c006b306d40535210f5a6830739d0d5" }, "32bit": { "url": "http://get.enterprisedb.com/postgresql/postgresql-9.2.4-1-windows-binaries.zip", "hash": "sha256:26bd5d1555a3c010b0c58a4aaf5e1acd16bcf819926984f0716496d326768502" } }, "extract_subdir": "pgsql", "bin": [ "bin\\clusterdb.exe", "bin\\createdb.exe", "bin\\createlang.exe", "bin\\createuser.exe", "bin\\dropdb.exe", "bin\\droplang.exe", "bin\\dropuser.exe", "bin\\ecpg.exe", "bin\\initdb.exe", "bin\\isolationtester.exe", "bin\\oid2name.exe", "bin\\pg_archivecleanup.exe", "bin\\pg_basebackup.exe", "bin\\pg_config.exe", "bin\\pg_controldata.exe", "bin\\pg_ctl.exe", "bin\\pg_dump.exe", "bin\\pg_dumpall.exe", "bin\\pg_isolation_regress.exe", "bin\\pg_receivexlog.exe", "bin\\pg_regress.exe", "bin\\pg_regress_ecpg.exe", "bin\\pg_resetxlog.exe", "bin\\pg_restore.exe", "bin\\pg_standby.exe", "bin\\pg_test_fsync.exe", "bin\\pg_test_timing.exe", "bin\\pg_upgrade.exe", "bin\\pgAdmin3.exe", "bin\\pgbench.exe", "bin\\postgres.exe", "bin\\psql.exe", "bin\\reindexdb.exe", "bin\\stackbuilder.exe", "bin\\vacuumdb.exe", "bin\\vacuumlo.exe", "bin\\zic.exe" ] }