From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Erik Rijkers <er(at)xs4all(dot)nl> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pg_migrator alpha 5 - truncates at 10 M rows |
Date: | 2009-05-12 20:17:24 |
Message-ID: | 200905122017.n4CKHON05697@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Erik Rijkers wrote:
> One complication: I hadn't noticed
> that there were 2 tables with a not yet
> installed datatype. These tables were
> simply not created by the pg_migrator-run.
>
> I don't know how this influenced the results,
> but I'll repeat it in the coming days.
I have modified pg_migrator so that an error on schema restore will be
displayed to the user and pg_migrator will exit with an error.
FYI, the multi-segment bug you reported is fixed in a new alpha-6
release too.
Thanks for the testing and the report.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Hunsaker | 2009-05-12 20:40:35 | Re: DROP TABLE vs inheritance |
Previous Message | Bruce Momjian | 2009-05-12 20:16:02 | Re: pg_migrator alpha 5 - truncates at 10 M rows |