Created
October 18, 2012 19:40
-
-
Save anonymous/3914339 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LOG: duration: 0.574 ms statement: SET TIME ZONE 'UTC' | |
| LOG: duration: 0.074 ms statement: SET CLIENT_ENCODING = 'UNICODE' | |
| LOG: duration: 0.086 ms statement: SET search_path=musicbrainz,public | |
| LOG: duration: 0.560 ms statement: SET TIME ZONE 'UTC' | |
| LOG: duration: 0.074 ms statement: SET CLIENT_ENCODING = 'UNICODE' | |
| LOG: duration: 0.081 ms statement: SET search_path=musicbrainz,public | |
| LOG: duration: 1.815 ms statement: SELECT id, name FROM artist_type WHERE id IN ('1') | |
| LOG: duration: 0.091 ms statement: SELECT 'DBD::Pg ping test' | |
| LOG: duration: 0.402 ms statement: SELECT id, name FROM gender WHERE id IN ('2') | |
| LOG: duration: 0.060 ms statement: SELECT 'DBD::Pg ping test' | |
| LOG: duration: 0.555 ms statement: SELECT id, iso_code, name FROM country WHERE id IN ('222') | |
| LOG: duration: 0.060 ms statement: SELECT 'DBD::Pg ping test' | |
| LOG: duration: 0.950 ms statement: SELECT artist, ipi | |
| FROM artist_ipi | |
| WHERE artist IN ('89') | |
| ORDER BY ipi | |
| LOG: duration: 0.571 ms statement: SET TIME ZONE 'UTC' | |
| LOG: duration: 0.079 ms statement: SET CLIENT_ENCODING = 'UNICODE' | |
| LOG: duration: 0.080 ms statement: SET search_path=musicbrainz,public | |
| LOG: duration: 0.569 ms statement: SET TIME ZONE 'UTC' | |
| LOG: duration: 0.072 ms statement: SET CLIENT_ENCODING = 'UNICODE' | |
| LOG: duration: 0.077 ms statement: SET search_path=musicbrainz,public | |
| LOG: duration: 1.823 ms statement: SELECT id, name FROM artist_type WHERE id IN ('1') | |
| LOG: duration: 0.104 ms statement: SELECT 'DBD::Pg ping test' | |
| LOG: duration: 0.397 ms statement: SELECT id, name FROM gender WHERE id IN ('2') | |
| LOG: duration: 0.063 ms statement: SELECT 'DBD::Pg ping test' | |
| LOG: duration: 0.550 ms statement: SELECT id, iso_code, name FROM country WHERE id IN ('222') | |
| LOG: duration: 0.060 ms statement: SELECT 'DBD::Pg ping test' | |
| LOG: duration: 0.934 ms statement: SELECT artist, ipi | |
| FROM artist_ipi | |
| WHERE artist IN ('89') | |
| ORDER BY ipi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment