Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PostgreSQL install on Ubuntu/Windows. #636

Merged
merged 31 commits into from
Jun 2, 2020
Merged

PostgreSQL install on Ubuntu/Windows. #636

merged 31 commits into from
Jun 2, 2020

Commits on Mar 27, 2020

  1. added windows installation script for postgresql

    Dariy.Nurgaleev committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    8064611 View commit details
    Browse the repository at this point in the history
  2. removed if from Start-PostreSQL

    Dariy.Nurgaleev committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    88a0923 View commit details
    Browse the repository at this point in the history
  3. added script to packar template.

    Dariy.Nurgaleev committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    91f9f18 View commit details
    Browse the repository at this point in the history
  4. changed postgresql.sh for ubuntu.

    Dariy.Nurgaleev committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1cce8a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. postgresql stop and disalbe services.

    Dariy.Nurgaleev committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    519d071 View commit details
    Browse the repository at this point in the history
  2. change name of the functions

    Dariy.Nurgaleev committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    c9a3f89 View commit details
    Browse the repository at this point in the history
  3. Stop postgreSQL after validation instead of start.

    Dariy.Nurgaleev committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    53c2cad View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. added validation and re-work installation prcoedur

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5d0961f View commit details
    Browse the repository at this point in the history
  2. remove redundunt code from psql

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    46bf438 View commit details
    Browse the repository at this point in the history
  3. correct intendation

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d7b6fb4 View commit details
    Browse the repository at this point in the history
  4. path to Path

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    210b56a View commit details
    Browse the repository at this point in the history
  5. added PostgreSQL validation procedure.

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c2ed09d View commit details
    Browse the repository at this point in the history
  6. Removed useless last line.

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    430a51e View commit details
    Browse the repository at this point in the history
  7. redundunt parameter passed in function call.

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    fbeafca View commit details
    Browse the repository at this point in the history
  8. removed repeated part of code.

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    501bf0d View commit details
    Browse the repository at this point in the history
  9. removed Stop function since it was useless.

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4b7b0d1 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into v-danurg/postgresql_install

    Dariy.Nurgaleev committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    2ed9586 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. spaces

    Darleev authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    ec8752f View commit details
    Browse the repository at this point in the history
  2. spaces =

    Darleev authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    f765855 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    32eac62 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into v-danurg/postgresql_install

    Dariy.Nurgaleev committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9149a5d View commit details
    Browse the repository at this point in the history
  3. resolve confictls

    Dariy.Nurgaleev committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1a6efd3 View commit details
    Browse the repository at this point in the history
  4. added validate and install postgresql

    Dariy.Nurgaleev committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    32981cd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. added password to choco install and variables.

    Dariy.Nurgaleev committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    79561ec View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Merge remote-tracking branch 'upstream/master' into v-danurg/postgres…

    …ql_install
    Dariy.Nurgaleev committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ed187d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. add new system variables.

    Dariy.Nurgaleev committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    e393e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. added --params flag

    Darleev committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    f3193cc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. added correct quotas

    Darleev committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    73b520f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344a76c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    a9e8af1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    7b84230 View commit details
    Browse the repository at this point in the history