Skip to main content

Recently Updated Pages

Audi

Cars 2018-2019 Buying an used car

A3 Second Generation (2003-2012) FSI engines facelift 2008 1.6 -> 2010 - 102 PS (75 kW)

Updated 5 years ago by Liviu

Skoda

Cars 2018-2019 Buying an used car

Octavia Second Generation (2005-2013) facelift 2009 same platform with Golf Mk5 and Audi A3 Mk2 n...

Updated 5 years ago by Liviu

Hyundai / KIA

Cars 2018-2019 Buying an used car

i30 Second Generationa (GD) 2012-2017 GDI models and T-GDI are engines with direct injection, T s...

Updated 5 years ago by Liviu

Serato

DJing

Keyboard Shortcuts See also https://serato.com/latest/blog/17257/pro-tips-serato-dj-keyboard-shor...

Updated 5 years ago by Liviu

Notes

Music Production

check Chuck - music programming language Ideas of setup for session view Launchpad (Quneo) should...

Updated 5 years ago by Liviu

Dump / Restore

Postgres

Dump All Functions (to a file) SELECT pg_get_functiondef(f.oid) FROM pg_catalog.pg_proc f INNER J...

Updated 5 years ago by Liviu

Cheatsheet

Postgres

Truncate/empty all tables SELECT 'TRUNCATE TABLE ' || tablename || ' CASCADE;' FROM pg_tables WH...

Updated 5 years ago by Liviu

Queries with IPs

Postgres

Top networks CREATE TABLE ip ( id serial NOT NULL, addr cidr NOT NULL, hostname character v...

Updated 5 years ago by Liviu

Backslash commands

Postgres

  command Toggle expanded display \x Toggle tuples only \t Connect to database \c db_name List da...

Updated 5 years ago by Liviu

PostgreSQL on macOS

Postgres

Install PostgreSQL using brew brew install postgresql List services maintained by brew $ brew se...

Updated 5 years ago by Liviu