r1 - 19 Oct 2007 - 19:43:50 - BrettWooldridgeYou are here: TWiki >  Developer Web  > HowtoSetupDb

HOWTO Configure an External Database

PostgreSQL?

PostgreSQL? is only supported by ZipTie on Mac OS X, Linux, and Solaris.

Mac OS X

  1. Download the latest Unified Installer .dmg from here.
  2. Mount the .dmg and navigate into the Server directory. Double-click the PostgreSQL.mpkg installer and follow the installation steps. Afterwards, go to Applications->PostgreSQL->Service Manager and ensure that the service is running.
  3. Open a bash shell and execute:
    sudo -u postgres /Library/PostgreSQL8/bin/initdb -U postgres -D /Library/PostgreSQL8/data
  4. Then execute:
    sudo -u postgres /Library/PostgreSQL8/bin/createdb ziptie
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback