Andrew - Supernews <[EMAIL PROTECTED]> writes: > Wild idea: how about having pg_dump include SET add_missing_from = true; > in the dump file if, and only if, it is set that way in the server?
Uh, no ... the global setting of add_missing_from does *not* tell you anything about whether there exist views in the database that were created under a different setting. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq