Skip to content
Snippets Groups Projects
startpostgres.sh 89 B
Newer Older
  • Learn to ignore specific revisions
  • #!/bin/bash
    
    service postgresql start
    tail -f /var/log/postgresql/postgresql-9.5-main.log