Skip to content

History / SettingUpPostgreSQL

Revisions

  • Merge pull request #43 from ferrous26/dup2 Remove duplicated instruction from pg setup

    @benjaminvialle benjaminvialle committed Jun 4, 2014
  • Remove duplicated instruction from pg setup

    @ferrous26 ferrous26 committed May 26, 2014
  • Current Ubuntu versions install Postgres 9.3.4, so OS X should do so too

    @ferrous26 ferrous26 committed May 26, 2014
  • Merge pull request #41 from ferrous26/master Copy the database.yml instead of linking it

    @benjaminvialle benjaminvialle committed May 17, 2014
  • Copy the database.yml instead of linking it

    @ferrous26 ferrous26 committed May 12, 2014
  • Merge pull request #36 from gillianchesnais/patch-1 More information for setting up database.yml

    @reidka reidka committed May 12, 2014
  • Link the database.yml file instead of copying it It is harder to ignore changes to the default database.yml.postgresql file if the file is a link instead of a copy.

    @ferrous26 ferrous26 committed May 5, 2014
  • Add commands for setting up database users in Postgres

    @ferrous26 ferrous26 committed May 5, 2014
  • Install all database components at once

    @ferrous26 ferrous26 committed May 5, 2014
  • More information for setting up database.yml Added 2 more steps in the Setup of database.yml. These are to uncomment the "development:" and "test:" part of the file.

    @gillianchesnais gillianchesnais committed Apr 22, 2014
  • Changed superuser account name recommendation From user: olm_db_main pass: olm_db_main to user:markus pass:markus and OLM to MarkUs.

    @munrocape munrocape committed Feb 8, 2014
  • Update SettingUpPostgreSQL.rst Changed instructions slightly to work on newer versions of postgreSQL (>9.1)

    davidrd committed Jan 27, 2014
  • Update MarkUs Documentation Remove references to ImageMagick Update RVM instructions Update gem list

    @mikeing2001 mikeing2001 committed Nov 20, 2012
  • Minor modification on the pg set up

    Nelle Varoquaux committed Jul 25, 2011
  • Updated InstallProdStable tuto

    @benjaminvialle benjaminvialle committed Jun 12, 2011
  • Some improvments

    @benjaminvialle benjaminvialle committed Jun 3, 2011
  • Updated Mac OS X installation and added some screenshots

    @benjaminvialle benjaminvialle committed May 15, 2011
  • Some improvments for PostgreSQL documentation

    @benjaminvialle benjaminvialle committed May 15, 2011
  • Changed link name

    @benjaminvialle benjaminvialle committed May 15, 2011
  • Fix: Typo

    @benjaminvialle benjaminvialle committed Apr 27, 2011
  • Separated databases tutorials for use them with Mac OS X tutorials

    @benjaminvialle benjaminvialle committed Apr 27, 2011