Tom Lane wrote: > I think a correct solution probably requires making a list of all > objects to delete by scanning pg_shdepend and then starting to > delete 'em, using the list as "oktodelete" context similar to the > way that dependency.c handles auto/internal objects.
Hum. I'll take a look at doing that. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster