#database Articles


  • 2011-06-19
  • it

PostgreSQL upgrade - compressed dumpfile

Why does a PostgreSQL upgrade require an export, uninstall, install and then import of the database? That big changes in the database? It would be nice to know how to import from a compressed archive, anybody ever got this working? If so, please leave a comment! I've been googling my …

  • 2011-02-11
  • it

Install Drupal 7 in Debian 6

Time for another go! Drupal is .. a pretty famous and widely used CMS out there - so here we go -> 1. Get sudo configured on debian. Sucks to have to log on as root all the time when installing apps etc. 2. Download and untar drupal 7 3. Read INSTALL.TXT …