pg_dump and order of events

From: Dado Feigenblatt <dado(at)wildbrain(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump and order of events
Date: 2001-11-29 00:42:08
Message-ID: 3C058460.2080906@wildbrain.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When passing a pg_dump'ed file to psql I was getting unexpected error
messages.
When I examined the file contents, I noticed it was trying to change
permissions for two views that would only be created later on.
Shouldn't pg_dump sort the order of these types of events?

--
Dado Feigenblatt Wild Brain, Inc.
Technical Director (415) 216-2053
dado(at)wildbrain(dot)com San Francisco, CA.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-11-29 00:45:40 Licensing
Previous Message Dado Feigenblatt 2001-11-29 00:41:35 ident authorization (was backup: pg_dumpall and full backups in general)