On Mon, May 26, 2008 at 11:18:37AM -0700, Kevin Neufeld wrote: > As a DBA, it would be extremely useful to know when tables have been > created or modified. PostgreSQL doesn't keep track of this, does it? Nope. There's a project in pgfoundry, IIRC, to do it with triggers. You could also use Slony (or any of its work-similar friends) to do something similar. A -- Andrew Sullivan ajs@xxxxxxxxxxxxxxxxx +1 503 667 4564 x104 http://www.commandprompt.com/