Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Perform an action on schema drop



Hi

We use schemas to partition the database into client jobs, with public tables knowing about client. I would like to update the public tables if we remove a schema but cannot find a way to do it - I have tried triggers (not allowed)
and a delete rule but all to no avail.

Is this possible?

Many Thanks

Kieran




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group