* Stephen Frost <
sfrost@snowman.net> wrote:
>
> * Fabrízio de Royes Mello (
fabriziomello@gmail.com) wrote:
> > * also we discuss about create two new catalogs, one local and another
> > shared (like pg_description and pg_shdescription) to track creation times
> > of all database objects.
>
> Creating a separate catalog (or two) every time we want to track XYZ for
> all objects is rather overkill... Thinking about this a bit more, and
> noting that pg_description/shdescription more-or-less already exist as a
> framework for tracking 'something' for 'all catalog entries'- why don't
> we just add these columns to those tables..?
But those tables are filled only when we execute COMMENT ON statement... then your idea is create a 'null' comment every time we create a single object... is it?
Regards,
--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI:
http://fabriziomello.blogspot.com>> Perfil Linkedin:
http://br.linkedin.com/in/fabriziomello >> Twitter:
http://twitter.com/fabriziomello