Coda (Australian band)

Coda (stylised as CODA)[1] is a Sydney-based art-rock band.[2] They mix classical strings and contemporary music.[3] Their album There Is A Way To Fly was nominated for 2002 ARIA Award for Best World Music Album[4] and Calling Mission Mu was nominated for the same award in 2007.[5]

Coda
OriginSydney
Genresart-rock
Years active1994 -

Members

  • Nick Wales - keyboards, viola
  • Naomi Radom - violin, accordion
  • Jared Underwood - drums
  • Bree Van Reyk - vibraphone, percussion

Former members

  • Zoe Hauptman - bass
  • Jeremy Barnett - vibraphone, percussion
  • Oliver Smith - bass
  • Veronique Serret - violin
  • Mina Kanaridis - vocals
  • Ed Goyer - drums
  • Matthew Steffen - bass
  • Kim Moyes - percussion

Discography

  • passion:pop (1998) - eatfruit records
  • There Is A Way To Fly (2001) - Silent Recordings[6]
  • Our Animal Friends EP (2003) - Silent Recordings
  • Calling Mission Mu (2006)[7] - Silent Recordings
  • Golden Times (2016) - Silent Recordings[8]
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.
gollark: Maybe I need a better full text search backend?!
gollark: This is apioform.

References

  1. "Off the beaten tracks", Canberra Times, 17 October 2006
  2. Phillips, Melissa (15 November 2006), "Groove gurus rock out", Hills & Valley Messenger
  3. Whitfield, Deanne (8 March 2008), "Australia's quirky CODA hit Jakarta", The Jakarta Post
  4. Allen, Jodi (17 September 2002), "News - AND THE NOMINEES ARE...", Illawarra Mercury
  5. Taylor, Andrew (28 October 2007), "Fine arts awards", Sun Herald
  6. Zuel, Bernard (13 October 2001), "Lounge Lizards", Sydney Morning Herald
  7. Ferguson, Simon (5 October 2006), "Listen up: album of the week", Daily Telegraph
  8. Nott, George (29 June 2016), "Coda: Golden Times", Brag Magazine
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.