prev <<
9 PostgreSQL features I wish I learned earlier
>> next
Correcting ownership
Going back to the old app I inherited, all tables, sequences etc in this database belong to the role 'hans'
Which sucks.
So I wanted to change this to something a bit saner.
I could now create a lot of statements like