Daily Archives: June 6, 2008

untangle database postgress

psql -U postgres uvm select DISTINCT host from n_http_evt_req ;

Posted in Blog Personal | Comments Off

untangle database postgres

If you ssh into untangle or are on the terminal “psql -U postgres uvm” will get you a postgresql prompt on the untangle database. Running “\d” will tell you all the tables that are available. To get remote access to the database you … Continue reading

Posted in CentOS | Comments Off