Re: can I get a bit more attribute out of \dt directive?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In article <dcc563d10910201344t6ec78e82hb67aaac471279d89@xxxxxxxxxxxxxx>,
Scott Marlowe <scott.marlowe@xxxxxxxxx> writes:

> Do you mean when the table was modified (i.e. alter table add column)
> or when the data in the table was changed?  If it's when the table was
> changed, the easiest way is to store that in the comment for the table
> whenever you alter it.

Highly interesting.  I put an "EXECUTE 'COMMENT ON TABLE ...'" into an
AFTER INSERT OR UPDATE OR DELETE trigger, and this indeed works.  Does
anyone see a drawback in modifying a table comment very often?


-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux