wrong dump order in pg_dump for new data types

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: wrong dump order in pg_dump for new data types
Date: 2001-04-20 18:53:50
Message-ID: 200104201853.f3KIro138295@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Harald Bartel (harald(dot)bartel(at)prozentor(dot)de) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
wrong dump order in pg_dump for new data types

Long Description
Version: PostgreSQL 7.1
System: Debian Woody, both Linux 2.2.14 and 2.4.3

The problem occurs for new data types:
When pg_dump is called, sometimes the CREATE TYPE is dumped before
input/output functions are dumped. This makes a restore impossible.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-04-20 19:07:02 grant insert for single tables does not work
Previous Message wsheldah 2001-04-20 18:40:11 Bug: pg_ctl restart fails