table updated status

Поиск
Список
Период
Сортировка
От finecur
Тема table updated status
Дата
Msg-id 1170460128.674182.322180@m58g2000cwm.googlegroups.com
обсуждение исходный текст
Ответы Re: table updated status  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi,

Can I list tables and the time they were last update (adding columns,
drop columns) using sql, something like the "ls -l" command under
unix?

Can I compare the table definitions (tables, fields, but not data) of
two database using sql, something like the "diff file1, file2" command
under unix?

Thanks,

f


В списке pgsql-general по дате отправления:

Предыдущее
От: "Jim C."
Дата:
Сообщение: Re: Postgres SQL Syntax
Следующее
От: "Jamie"
Дата:
Сообщение: When to use compound PK instead of a FK?