Amador Alvarez <aalvarez@d2.com> writes:
> Hi there,
> I would like to know if it is possible to get the date when the
> different schemas were created, as I want to write an script to dump
> only the latest schemas, the latest month created schemas for
> instance.
You could attach the creation date to the schema name or use
"COMMENT ON SCHEMA x IS 'y'".