On Brand Loyalty
It's one thing when your only tool is a hammer. It's another when you have a full toolbox, but you're so loyal to the hammer you'll apply it to every screw that you find. →
tail -f /dev/mind > blog
It's one thing when your only tool is a hammer. It's another when you have a full toolbox, but you're so loyal to the hammer you'll apply it to every screw that you find. →
select pg_class.relname,pg_locks.* from pg_class,pg_locks where pg_class.relfilenode=pg_locks.relation; →