Download Latest Version Installer-Windows-7-EasyDeployExtensionsPack-32-64-(sqlite_fdw,www_fdw,mysql_fdw,ldap_fdw,couchdb_fdw,oracle_fdw).7z (11.2 MB)
Email in envelope

Get an email when there's a new version of postgresql-mingw-w64

Name Modified Size InfoDownloads / Week
Parent folder
toasting.h 2013-12-07 2.0 kB
storage.h 2013-12-07 1.1 kB
storage_xlog.h 2013-12-07 1.3 kB
pg_user_mapping.h 2013-12-07 1.6 kB
schemapg.h 2013-12-07 16.6 kB
pg_type.h 2013-12-07 42.5 kB
pg_type_fn.h 2013-12-07 2.1 kB
pg_ts_parser.h 2013-12-07 2.0 kB
pg_ts_template.h 2013-12-07 2.2 kB
pg_ts_config_map.h 2013-12-07 2.3 kB
pg_ts_dict.h 2013-12-07 1.8 kB
pg_tablespace.h 2013-12-07 1.9 kB
pg_trigger.h 2013-12-07 5.7 kB
pg_ts_config.h 2013-12-07 1.6 kB
pg_shseclabel.h 2013-12-07 1.3 kB
pg_statistic.h 2013-12-07 12.5 kB
pg_proc.h 2013-12-07 470.5 kB
pg_shdescription.h 2013-12-07 2.4 kB
pg_shdepend.h 2013-12-07 2.8 kB
pg_seclabel.h 2013-12-07 1.4 kB
pg_range.h 2013-12-07 2.6 kB
pg_rewrite.h 2013-12-07 1.9 kB
pg_proc_fn.h 2013-12-07 1.2 kB
pg_operator.h 2013-12-07 99.4 kB
pg_pltemplate.h 2013-12-07 3.2 kB
pg_opfamily.h 2013-12-07 6.5 kB
pg_namespace.h 2013-12-07 2.3 kB
pg_opclass.h 2013-12-07 11.8 kB
pg_largeobject.h 2013-12-07 1.8 kB
pg_largeobject_metadata.h 2013-12-07 1.7 kB
pg_language.h 2013-12-07 2.4 kB
pg_index.h 2013-12-07 3.9 kB
pg_inherits.h 2013-12-07 1.5 kB
pg_inherits_fn.h 2013-12-07 850 Bytes
pg_foreign_server.h 2013-12-07 1.9 kB
pg_foreign_table.h 2013-12-07 1.6 kB
pg_extension.h 2013-12-07 2.1 kB
pg_foreign_data_wrapper.h 2013-12-07 2.1 kB
pg_description.h 2013-12-07 3.0 kB
pg_enum.h 2013-12-07 1.9 kB
pg_event_trigger.h 2013-12-07 1.9 kB
pg_depend.h 2013-12-07 2.8 kB
pg_database.h 2013-12-07 2.8 kB
pg_db_role_setting.h 2013-12-07 2.0 kB
pg_default_acl.h 2013-12-07 2.1 kB
pg_conversion.h 2013-12-07 2.2 kB
pg_conversion_fn.h 2013-12-07 833 Bytes
pg_constraint.h 2013-12-07 8.2 kB
pg_control.h 2013-12-07 8.7 kB
pg_collation.h 2013-12-07 2.3 kB
pg_collation_fn.h 2013-12-07 735 Bytes
pg_cast.h 2013-12-07 11.8 kB
pg_class.h 2013-12-07 6.4 kB
pg_auth_members.h 2013-12-07 1.8 kB
pg_authid.h 2013-12-07 3.3 kB
pg_attrdef.h 2013-12-07 1.7 kB
pg_attribute.h 2013-12-07 7.0 kB
pg_amop.h 2013-12-07 25.6 kB
pg_amproc.h 2013-12-07 14.6 kB
pg_aggregate.h 2013-12-07 10.7 kB
pg_am.h 2013-12-07 5.9 kB
objectaccess.h 2013-12-07 6.1 kB
objectaddress.h 2013-12-07 2.1 kB
index.h 2013-12-07 3.2 kB
indexing.h 2013-12-07 17.0 kB
namespace.h 2013-12-07 5.9 kB
genbki.h 2013-12-07 1.8 kB
heap.h 2013-12-07 4.0 kB
catversion.h 2013-12-07 2.6 kB
dependency.h 2013-12-07 9.6 kB
catalog.h 2013-12-07 1.3 kB
Totals: 71 Items   906.3 kB 0

64-bit package for PostgreSQL-9.3.1:

This package contains a standalone PostgreSQL server entirely compiled using MinGW-w64's gcc-4.8.0. By default, this server setup is enhanced with two extensions: sqlite_fdw, www_fdw.


Note: If you want the server without the extensions, you can delete the following files / directories:

  • From the "./deps/" directory:

    • libcurl-4.dll [related to www_fdw]
    • libeay32.dll [related to www_fdw]
    • libiconv-2.dll [related to www_fdw]
    • liblber.dll [related to ldap_fdw]
    • libldap.dll [related to ldap_fdw]
    • libmysql.dll [related to mysql_fdw]
    • libsqlite3-0.dll [related to sqlite_fdw]
    • libxml2-2.dll [related to www_fdw]
    • ssleay32.dll [related to www_fdw]
  • From the "./lib/" directory:

    • sqlite_fdw.dll [related to sqlite_fdw]
    • www_fdw.dll [related to www_fdw]
    • mysql_fdw.dll [related to mysql_fdw]
    • ldap_fdw.dll [related to ldap_fdw]
  • From the "./share/extension/" directory:

    • sqlite_fdw.control [related to sqlite_fdw]
    • sqlite_fdw--0.0.1.sql [related to sqlite_fdw]
    • www_fdw.control [related to www_fdw]
    • www_fdw--0.1.6.sql [related to www_fdw]
    • ./curl/ directory [related to www_fdw]
    • mysql_fdw.control [related to mysql_fdw]
    • mysql_fdw--1.0.sql [related to mysql_fdw]
    • ldap_fdw.control [related to ldap_fdw]
    • ldap_fdw--0.1.1.sql [related to ldap_fdw]

You also can remove only some of the extensions by deleting only its related dependencies...


PATH:

The following directories have to be added to your PATH environment variable:

  • ./bin/
  • ./deps/
  • ./lib/

01_Piwik_img

Source: README.md, updated 2013-12-29