Skip to content

Instantly share code, notes, and snippets.

@ggolin
Created March 16, 2012 22:33
Show Gist options
  • Save ggolin/2053311 to your computer and use it in GitHub Desktop.
Save ggolin/2053311 to your computer and use it in GitHub Desktop.
2012-03-16 12:58:03 PDT postgres mydb LOG: 00000: duration: 0.137 ms statement: SET escape_string_warning = off;
2012-03-16 12:58:03 PDT postgres mydb LOCATION: exec_simple_query, postgres.c:1068
2012-03-16 13:02:42 PDT LOG: 00000: checkpoint starting: time
2012-03-16 13:02:42 PDT LOCATION: LogCheckpointStart, xlog.c:6276
2012-03-16 13:02:42 PDT LOG: 00000: checkpoint complete: wrote 4 buffers (0.0%); 0 transaction log file(s) added, 0 removed, 0 recycled; write=0.614 s, sync=0.000 s, total=0.614 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment