Changes
Jump to navigation
Jump to search
###HERE###
Database Server Documentation (view source)
Revision as of 16:36, 16 March 2016
, 16:36, 16 March 2016no edit summary
==McNair Center Users==
Use the 'research' account to create dbases and log into them using psql
createdb -O research Test
Log into the Test DataBase using psql
psql -d Test-U research