Skip to content

Instantly share code, notes, and snippets.

@nolstedt
Created January 24, 2013 09:09
Show Gist options
  • Save nolstedt/4618960 to your computer and use it in GitHub Desktop.
Save nolstedt/4618960 to your computer and use it in GitHub Desktop.
Visa log från postgres
#!/bin/bash
tail -f /opt/PostgresPlus/9.1AS/data/pg_log/`ls -t /opt/PostgresPlus/9.1AS/data/ pg_log/ | head -1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment