Giter Site home page Giter Site logo

pgwininstall's Introduction

NSIS

Directory contains files needed for an installer.

Build

Directory contains various build scripts.

Build depends:

  • Microsoft SDK 7.1 or MSVC2013 for build PostgreSQL
  • Active Perl 5.x
  • Python 2.7 or 3.5
  • msys2
  • 7-Zip
  • NSIS
  • HTML Help Workshop (for PgAdmin documentation, included in Visual Studio)

Patches

Directory contains patches which are need to build PostgreSQL.

Usage

You can specify several environmental variables depending on desirable result:

  • ARCH=[X86/X64] -- architecture, default X64

  • ONE_C=[YES/NO] -- apply 1C patches or not, default NO

  • SDK=[SDK71/MSVC2013/MSVC2015] -- MSVC version, default SDK71

  • PG_MAJOR_VERSION=[9.4/9.5/9.6/10] - major PostgreSQL version, default 10

  • PG_PATCH_VERSION=[1/7] - minor PostgreSQL version, default 1

  • NOLOAD_SRC=[1] -- if variable has any value we will not download source

If you want to use GIT:

  • GIT_BRANCH=[git branch name] -- if you sets this variables we will download source from git
  • GIT_PATH=[git path] -- git URL, git://git.postgresql.org/git/postgresql.git by default

pgwininstall's People

Contributors

dmpgpro avatar slaykovsky avatar victorspirin avatar gsmolk avatar vbwagner avatar vadv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.