Skip to content

Instantly share code, notes, and snippets.

@mwiencek
Created April 8, 2024 14:04
Show Gist options
  • Save mwiencek/937be61742c9e95ce75c686780c64b64 to your computer and use it in GitHub Desktop.
Save mwiencek/937be61742c9e95ce75c686780c64b64 to your computer and use it in GitHub Desktop.
musicbrainz_db=> select pg_column_size(name) from track where gid = '2a3cdb94-1eff-4271-918b-674e07cc736b';
pg_column_size
----------------
27107
(1 row)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment