Many thanks for all your helpfull answers. May be I was not accurzte enough in my questions...
So:
´now'::timestamp why not ´simply' current_timestamp?
And..
I have red about inheritance vs Like, but I wanted to know if one of those would have better performance
Date: Tue, 17 Mar 2015 09:18:11 -0300
Subject: Re: [NOVICE] Keeping track of updates/performances
From: felipepts@gmail.com
To: akretschmer@spamfence.net
CC: pgsql-novice@postgresql.org
CREATE TABLE anytable(...) INHERITS (tracks)