Is it possible to tell when databases, schemas and tables were created in Postgres?
I've serached through PgAdmin and tried the command line interface with no joy. Also can't find any reference to this functionality anywhere online. Maybe I'm missing something obvious!
Thanks in advance.