August Muench renamed sectionInstalled_pos.tex to Installation.tex  over 10 years ago

Commit id: 4342d2031d46f34101d8058e45d98841e5985cbe

deletions | additions      

         

\section{Installed postgres}   \label{sec:installation}     \item Downloaded and installed using graphical installer found at:\\ \url{http://www.enterprisedb.com/products/pgdownload.do#osx}   \item Told postgres to listen on port 5432   \item Used StackBuilder to install psqlODBC v09.02.0100-1   \item postgres commands live at /opt/local/lib/postgresql93/bin   \item Created a database cluster at /usr/local/pgsql/data   \item Start database server using: /opt/local/lib/postgresql93/bin/postgres -D /usr/local/pgsql/data   \item Created a user, ``mattmoellman'', and a test database, ``mydb''